Batch Delete Change Order Line Items
delete
/primeapi/restapi/changeOrderLineItem/batch
Send a request to this endpoint to delete one or more change order line items. Objects with ID values that match the values provided in the request body will be deleted.
Request
Supported Media Types
- application/json
One or more system-generated identifiers of line items.
Response
Supported Media Types
- application/json
204 Response
Successful operation with no content.
400 Response
Invalid input for the Change Order Line Item service. Verify the request contains valid data, then resubmit the request.