Batch Integrate Project Actuals Data with an External Data Source

post

/primeapi/restapi/projectActuals/syncBatch

Send a request to this endpoint to create or update one or more integrated project actuals data. 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 project actual data in an external source.S
Root Schema : List<ApiEntityExternallySourcedProjectActuals>
Type: array
Title: List<ApiEntityExternallySourcedProjectActuals>
Show Source
Nested Schema : ApiEntityExternallySourcedProjectActuals
Type: object
Show Source
Nested Schema : ApiEntityProjectActualsConfiguredFields
Type: object
Show Source
Nested Schema : ApiEntityProjectActualsCost
Type: object
Show Source
Nested Schema : Hour
Type: object
Show Source
Nested Schema : costFlexMap
Type: object
Additional Properties Allowed
Show Source
The cost fields associated with a project actual.
Nested Schema : otherFlexMap
Type: object
Additional Properties Allowed
Show Source
The cost fields associated with a project actual.
Nested Schema : textFlexMap
Type: object
Additional Properties Allowed
Show Source
The cost fields associated with a project actual.
Nested Schema : additionalProperties
Type: object
Nested Schema : additionalProperties
Type: object
Nested Schema : additionalProperties
Type: object
Nested Schema : ApiEntityProjectActuals
Type: object
Show Source
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.