Updates Project Budgets.
put
/primeapi/restapi/v16.2/projectBudget/batch
Request
Supported Media Types
- application/json
- application/xml
Body Parameter
Project Budgets to be updated.
Root Schema : /paths/~1v16.2~1projectBudget~1batch/put/parameters/0/schema
Type:
array
-
Type:
object
ApiEntityProjectBudget
Nested Schema : ApiEntityProjectBudget
Type:
object
- approvedDate
-
Type:
string
(date-time
)The date the project budget was approved. - budgetSource
-
Type:
string
Allowed Values:[ "SCOPE" ]
- budgetStatus
-
Type:
string
Allowed Values:[ "DRAFT", "PENDING", "REJECTED", "APPROVED" ]
The status of the project budget. - manualBudgetEnabled
-
Type:
boolean
Default Value:false
- projectBudgetId
-
Type:
integer
(int64
)KEY - withdrawDate
-
Type:
string
(date-time
)The date the approval of the budget is withdrawn.
Response
Supported Media Types
- application/json
Default Response
successful operation