Batch Integrate CBSs with an External Data Source

post

/primeapi/restapi/cbs/project/syncBatch

Send a request to this endpoint to create or update one or more integrated CBSs. 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 CBS data in an external source.S
Root Schema : List<ApiEntityExternallySourcedCBSSheetCode>
Type: array
Title: List<ApiEntityExternallySourcedCBSSheetCode>
Show Source
Nested Schema : ApiEntityExternallySourcedCBSSheetCode
Type: object
Show Source
Nested Schema : ApiEntityCBSSheetRow
Type: object
Show Source
Nested Schema : ApiEntityCBSSheetRowCost
Type: object
Show Source
Nested Schema : Hour
Type: object
Show Source
Nested Schema : ApiEntityCBSSheetRowConfiguredFields
Type: object
Show Source
Nested Schema : costFlexMap
Type: object
Additional Properties Allowed
Show Source
An object containing cost type configured fields in the form of key-value pairs.
Nested Schema : otherFlexMap
Type: object
Additional Properties Allowed
Show Source
An object containing non-text and non-cost configured fields in the form of key-value pairs.
Nested Schema : textFlexMap
Type: object
Additional Properties Allowed
Show Source
An object containing text fields in the form of key-value pairs.
Nested Schema : additionalProperties
Type: object
Nested Schema : additionalProperties
Type: object
Nested Schema : additionalProperties
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.