Batch Integrate Commitment Line Items with an External Data Source

post

/primeapi/restapi/commitmentLineItem/syncBatch

Send a request to this endpoint to create or update one or more integrated commitment line items. If an object provided in the request body does not exist in the application, an object is created using the request data. Integrated objects can only be modified using the API.

Request

Supported Media Types
Body ()
The unique identifier of line item data in an external source.S
Root Schema : List<ApiEntityExternallySourcedCommitmentLineItem>
Type: array
Title: List<ApiEntityExternallySourcedCommitmentLineItem>
Show Source
Nested Schema : ApiEntityExternallySourcedCommitmentLineItem
Type: object
Show Source
Nested Schema : ApiEntityCommitmentLineItemCost
Type: object
Show Source
Nested Schema : Quantity
Type: object
Nested Schema : Cost
Type: object

Response

Supported Media Types

207 Response

Successful Sync Operation.
Body ()
Root Schema : schema
Type: array
Show Source
Nested Schema : ApiEntityERPSyncApiResponse
Type: object
Show Source

400 Response

Invalid Input.