Delete a Contract Line Item
delete
/primeapi/restapi/contractLineItem/{id}
Send a request to this endpoint to delete a contract line item.
Request
Path Parameters
-
id: integer(int64)
The system-generated identifier of a line item.
Response
Supported Media Types
- application/json
- application/xml
204 Response
Successful operation with no content.
404 Response
The requested object does not exist, or you do not have access to it.