Batch Update Project Companies.

put

/primeapi/restapi/projectCompany/batch

Send a request to this endpoint to update one or more project companies.

Request

Supported Media Types
Body ()
A project company object.
Root Schema : List<ApiEntityProjectCompany>
Type: array
Title: List<ApiEntityProjectCompany>
Show Source
Nested Schema : ApiEntityProjectCompany
Type: object
Show Source

Response

Supported Media Types

200 Response

A collection of object IDs mapped to a canonical link of the object. For example - {"links":{"1":"https://:/primeapi/restapi//1","2":"https://:/primeapi/restapi//2"}}

400 Response

Invalid input for a baseline company.