Batch Integrate Companies with an External Data Source

post

/primeapi/restapi/company/syncBatch

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