Returns the Project budget changes for the code provided.

get

/primeapi/restapi/v16.2/projectBudgetChange/code/{code}

Request

Path Parameters
code
Type: string
Required: true
Code of the Project Budget Change that has to be found.

Response

Supported Media Types
  • application/json
200 Response
successful operation
Body
Root Schema : ApiEntityProjectBudgetChange
Type: object
Nested Schema : Cost
Type: object
404 Response
The Project Budget Change does not exist or you do not have access to it.