Updates Project Budget Transfers.
put
/primeapi/restapi/v16.2/projectBudgetTransfer/batch
Request
Supported Media Types
- application/json
- application/xml
Body Parameter
Project Budget Transfers to be updated.
Root Schema : /paths/~1v16.2~1projectBudgetTransfer~1batch/put/parameters/0/schema
Type:
array
-
Type:
object
ApiEntityProjectBudgetTransfer
Nested Schema : ApiEntityProjectBudgetTransfer
Type:
object
- description
-
Type:
string
Allowed Values:[ "Length[1-4000]" ]
Details supporting the transfer request. - finalizedBy
-
Type:
string
The username of the user who accepted or rejected the transfer request. - itemCode
-
Type:
string
The unique identifier of the project budget transfer request. - itemPrefix
-
Type:
string
The auto numbering prefix of the code. - itemSuffix
-
Type:
integer
(int64
)The auto numbering suffix of the code. - lastModifiedBy
-
Type:
string
The username of the user who last made changes to the item. - projectBudgetId
-
Type:
integer
(int64
)The unique identifier for the project budget transfer line item. - projectBudgetTransferId
-
Type:
integer
(int64
)The unique identifier of the project budget transfer request. - status
-
Type:
string
Allowed Values:[ "DRAFT", "PENDING", "REJECTED", "APPROVED" ]
The state of the project budget transfer request. Pending: The change request is awaiting a decision. Approved: The change request was approved. Rejected: The change request was not approved. - submittedBy
-
Type:
string
The username of the user that submitted the item.
Response
Supported Media Types
- application/json
Default Response
successful operation