Updates the project costing source for the specific project.
put
/primeapi/restapi/v16.2/cbs/project/{id}/projectCostingSource
Request
Supported Media Types
- application/json
Path Parameters
- id
-
Type:
integer(int64)Required:true
Body Parameter
Updates the project costing source for the specific project.
Root Schema : ApiEntityProjectCostingSource
Type:
object- actualsSource
-
Type:
stringRequired:trueAllowed Values:[ "SCOPE" ]ENUM - approvedActualsEnabled
-
Type:
booleanRequired:trueDefault Value:falseBOOLEAN - budgetSource
-
Type:
stringRequired:trueAllowed Values:[ "SCOPE" ]ENUM - manualBudgetEnabled
-
Type:
booleanRequired:trueDefault Value:falseBOOLEAN - projectCostingSourceId
-
Type:
integer(int64)Required:true - projectId
-
Type:
integer(int64)Required:trueThe unique identifier for the project.
Response
Supported Media Types
- application/json
Default Response
successful operation