Create a Project Costing Source

post

/primeapi/restapi/cbs/project/{id}/projectCostingSource

Send a request to this endpoint to create a project costing source. An application object will be created using the JSON data provided in the request body.

Request

Supported Media Types
Path Parameters
Body ()
A project costing source object.
Root Schema : ApiEntityProjectCostingSource
Type: object
Show Source

Response

Supported Media Types

201 Response

The object was successfully created.
Body ()
Root Schema : ApiEntityProjectCostingSource
Type: object
Show Source

400 Response

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