Delete a Change Order Line Item

delete

/primeapi/restapi/changeOrderLineItem/{id}

Send a request to this endpoint to delete a change order line item. The application object with an ID value that matches the value of the {id} path parameter will be deleted.

Request

Path Parameters

Response

Supported Media Types

204 Response

Successful operation with no content.

404 Response

The requested change order line item does not exist, or you do not have access to it.