Update a Project CBS Code by CBS

put

/primeapi/restapi/cbs/project

Send a request to this endpoint to update a project CBS code. An application object with an ID value that matches the ID value provided in the JSON object in the request body will be updated to reflect the JSON contents.

Request

Supported Media Types
Body ()
UNDEFINED
Root Schema : ApiEntityCBSSheetCode
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 fields in the form of key-value pairs.
Nested Schema : otherFlexMap
Type: object
Additional Properties Allowed
Show Source
An object containing non-cost and non-text 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

204 Response

Successful operation with no content.

400 Response

Invalid input for the CBS service. Verify the request contains valid data, then resubmit the request.