Update a Contract Line Item

put

/primeapi/restapi/contractLineItem

Send a request to this endpoint to update a contract line item.

Request

Supported Media Types
Body ()
A line item object.
Root Schema : ApiEntityContractLineItem
Type: object
Show Source
Nested Schema : ApiEntityContractLineItemCost
Type: object
Show Source
Nested Schema : Quantity
Type: object
Nested Schema : Cost
Type: object

Response

Supported Media Types

204 Response

Successful operation with no content.

400 Response

Invalid input for the Contract service. Verify the request contains valid data, then resubmit the request.