Delete Contract Line Items by Contract

delete

/primeapi/restapi/contractLineItem/contract/{id}

Send a request to this endpoint to delete contract line items that meet the following requirements:
  • The object is associated with a contract with an ID value that matches the value of the {id} path parameter.

Request

Supported Media Types
Path Parameters

Response

Supported Media Types

204 Response

Successful operation with no content.

400 Response

Invalid Input.