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:
objectApiEntityProjectBudget
Nested Schema : ApiEntityProjectBudget
Type:
object- approvedDate
-
Type:
string(date-time)The date the project budget was approved. - budgetSource
-
Type:
stringAllowed Values:[ "SCOPE" ] - budgetStatus
-
Type:
stringAllowed Values:[ "DRAFT", "PENDING", "REJECTED", "APPROVED" ]The status of the project budget. - manualBudgetEnabled
-
Type:
booleanDefault 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