Create a Project Budget Change

post

/api/restapi/budgetChange

Send a request to this endpoint to create a project budget change. An application object will be created using the JSON data provided in the request body.

Request

There are no request parameters for this operation.

Supported Media Types
Request Body - application/json ()
Root Schema : ApiEntityBudgetChangeInput
Type: object
Title: ApiEntityBudgetChangeInput
This entity represents a BudgetChange object, a unique BudgetChange object can be identified by the following combinations of the fields.
  • budgetChangeId
  • budgetChangeCode,projectId
  • budgetChangeCode,projectCode,workspaceCode
  • budgetChangeCode,projectBudgetId
Show Source
Nested Schema : budgetChangeCost
Read Only: true
Deprecated. As of 23.11.
An object containing the cost fields associated with the budget change.
Match All
Show Source
Nested Schema : budgetTransactions
Type: array
List of all budget transactions for the project budget change.
Show Source
  • ApiEntityBudgetChangeTransactionInput
    Title: ApiEntityBudgetChangeTransactionInput
    This entity represents a BudgetChangeTransaction object, a unique BudgetChangeTransaction object can be identified by the following combinations of the fields.
    • budgetTransactionId
Nested Schema : configuredFields
Type: array
The list of configured fields for a budget change.
Show Source
  • ApiEntityBudgetChangeConfiguredFieldValueInput
    Title: ApiEntityBudgetChangeConfiguredFieldValueInput
    This entity represents a BudgetChangeConfiguredFieldValue object, a unique BudgetChangeConfiguredFieldValue object can be identified by the following combinations of the fields.
    • budgetChangeConfiguredFieldValueId
    • columnDefinitionId
    • columnName
    • columnLabel
Nested Schema : ApiEntityBudgetChangeCost
Type: object
Title: ApiEntityBudgetChangeCost
Read Only: true
Show Source
Nested Schema : ApiEntityBudgetChangeTransactionInput
Type: object
Title: ApiEntityBudgetChangeTransactionInput
This entity represents a BudgetChangeTransaction object, a unique BudgetChangeTransaction object can be identified by the following combinations of the fields.
  • budgetTransactionId
Show Source
Nested Schema : budgetTransactionCost
The cost of a budget transaction.
Match All
Show Source
  • ApiEntityBudgetTransactionCostInput
    Title: ApiEntityBudgetTransactionCostInput
    This entity represents a BudgetTransactionCost object, a unique BudgetTransactionCost object can be identified by the following combinations of the fields.
    • budgetTransactionId
Nested Schema : configuredFields
Type: array
The list of configured fields for a budget change transaction.
Show Source
  • ApiEntityBudgetTransactionConfiguredFieldValueInput
    Title: ApiEntityBudgetTransactionConfiguredFieldValueInput
    This entity represents a BudgetTransactionConfiguredFieldValue object, a unique BudgetTransactionConfiguredFieldValue object can be identified by the following combinations of the fields.
    • budgetTransactionConfiguredFieldValueId
    • columnDefinitionId
    • columnName
    • columnLabel
Nested Schema : ApiEntityBudgetTransactionCostInput
Type: object
Title: ApiEntityBudgetTransactionCostInput
This entity represents a BudgetTransactionCost object, a unique BudgetTransactionCost object can be identified by the following combinations of the fields.
  • budgetTransactionId
Show Source
Nested Schema : ApiEntityBudgetTransactionConfiguredFieldValueInput
Type: object
Title: ApiEntityBudgetTransactionConfiguredFieldValueInput
This entity represents a BudgetTransactionConfiguredFieldValue object, a unique BudgetTransactionConfiguredFieldValue object can be identified by the following combinations of the fields.
  • budgetTransactionConfiguredFieldValueId
  • columnDefinitionId
  • columnName
  • columnLabel
Show Source
  • Allowed Values: [ "DELETE" ]
    Provide value for this field during object update to delete the assigned configured field value.
  • The unique identifier for the Transaction Configured Field.
  • Read Only: true
    Deprecated. As of 23.11.
    The system-generated identifier for a transaction.
  • Unique identifier of the column. This value should not be provided in create operation request data, however, it is required for update requests.
  • Minimum Length: 1
    Maximum Length: 100
    The user-specified UDF column label.
  • Minimum Length: 1
    Maximum Length: 100
    The user-specified UDF column name.
  • Read Only: true
    Deprecated. As of 23.10.
    This holds values for Cost type configured fields in the base currency conversion. Input should be provided in numberValue field, in currency of record.
  • Read Only: true
    Deprecated. As of 23.10.
    This holds values for Cost type configured fields in the workspace1 currency conversion.
  • Read Only: true
    Deprecated. As of 23.10.
    This holds values for Cost type configured fields in the workspace2 currency conversion.
  • Read Only: true
    Deprecated. As of 23.10.
    This holds values for Cost type configured fields in the workspace3 currency conversion.
  • This holds values for Date type configured fields.
  • Read Only: true
    Maximum Length: 4000
    Deprecated. As of 23.10.
    Provides the error message for why the formula calculation resulted in an error.
  • Read Only: true
    Deprecated. As of 23.10.
    Determines if formula calculation hit an error calculating a value for this field.
  • This holds values for Number, Integer and Cost type configured fields. Input for the cost configured field should be provided in the currency of record. For example project level currency in case of Activity, base currency for Company, workspace currency for Funds and record level currency for Project Actuals etc. configured fields.
  • Maximum Length: 4000
    This holds values for Boolean, List and Text type configured fields.
  • Read Only: true
    Deprecated. As of 23.10.
    Date when the record was last updated.
Nested Schema : ApiEntityBudgetChangeConfiguredFieldValueInput
Type: object
Title: ApiEntityBudgetChangeConfiguredFieldValueInput
This entity represents a BudgetChangeConfiguredFieldValue object, a unique BudgetChangeConfiguredFieldValue object can be identified by the following combinations of the fields.
  • budgetChangeConfiguredFieldValueId
  • columnDefinitionId
  • columnName
  • columnLabel
Show Source
  • Allowed Values: [ "DELETE" ]
    Provide value for this field during object update to delete the assigned configured field value.
  • The unique identifier for the Budget Change Configured Field.
  • Unique identifier of the column. This value should not be provided in create operation request data, however, it is required for update requests.
  • Minimum Length: 1
    Maximum Length: 100
    The user-specified UDF column label.
  • Minimum Length: 1
    Maximum Length: 100
    The user-specified UDF column name.
  • Read Only: true
    Deprecated. As of 23.10.
    This holds values for Cost type configured fields in the base currency conversion. Input should be provided in numberValue field, in currency of record.
  • Read Only: true
    Deprecated. As of 23.10.
    This holds values for Cost type configured fields in the workspace1 currency conversion.
  • Read Only: true
    Deprecated. As of 23.10.
    This holds values for Cost type configured fields in the workspace2 currency conversion.
  • Read Only: true
    Deprecated. As of 23.10.
    This holds values for Cost type configured fields in the workspace3 currency conversion.
  • This holds values for Date type configured fields.
  • Read Only: true
    Maximum Length: 4000
    Deprecated. As of 23.10.
    Provides the error message for why the formula calculation resulted in an error.
  • Read Only: true
    Deprecated. As of 23.10.
    Determines if formula calculation hit an error calculating a value for this field.
  • This holds values for Number, Integer and Cost type configured fields. Input for the cost configured field should be provided in the currency of record. For example project level currency in case of Activity, base currency for Company, workspace currency for Funds and record level currency for Project Actuals etc. configured fields.
  • Maximum Length: 4000
    This holds values for Boolean, List and Text type configured fields.
  • Read Only: true
    Deprecated. As of 23.10.
    Date when the record was last updated.
Examples

Back to Top

Response

Supported Media Types

201 Response

The object was successfully created.
Body ()
Root Schema : ApiEntityBudgetChange
Type: object
Title: ApiEntityBudgetChange
Show Source
Nested Schema : budgetChangeCost
An object containing the cost fields associated with the budget change.
Match All
Show Source
Nested Schema : budgetTransactions
Type: array
List of all budget transactions for the project budget change.
Show Source
Nested Schema : configuredFields
Type: array
The list of configured fields for a budget change.
Show Source
Nested Schema : ApiEntityBudgetChangeCost
Type: object
Title: ApiEntityBudgetChangeCost
Read Only: true
Show Source
Nested Schema : ApiEntityBudgetChangeTransaction
Type: object
Title: ApiEntityBudgetChangeTransaction
Show Source
Nested Schema : budgetTransactionCost
The cost of a budget transaction.
Match All
Show Source
Nested Schema : configuredFields
Type: array
The list of configured fields for a budget change transaction.
Show Source
Nested Schema : ApiEntityBudgetTransactionCost
Type: object
Title: ApiEntityBudgetTransactionCost
Show Source
Nested Schema : ApiEntityBudgetTransactionConfiguredFieldValue
Type: object
Title: ApiEntityBudgetTransactionConfiguredFieldValue
Show Source
Nested Schema : ApiEntityBudgetChangeConfiguredFieldValue
Type: object
Title: ApiEntityBudgetChangeConfiguredFieldValue
Show Source

400 Response

Invalid input for the Project Budget Change service. Verify the request contains valid data, then resubmit the request.
Back to Top