Create a Project Actuals Line Item

post

/api/restapi/projectActualsLineItem

Send a request to this endpoint to create a project actual line item.

Request

There are no request parameters for this operation.

Supported Media Types
Request Body - application/json ()
Root Schema : ApiEntityProjectActualsLineItemInput
Type: object
Title: ApiEntityProjectActualsLineItemInput
This entity represents a ProjectActualsLineItem object, a unique ProjectActualsLineItem object can be identified by the following combinations of the fields.
  • projectActualsLineItemId
  • projectActualsLineItemCode,projectActualsId
  • projectActualsLineItemCode,projectActualsCode,projectCode,workspaceCode
Show Source
Nested Schema : cbsCodes
Type: array
List of cbs codes in hierarchy for the CBS which needs to be associated with the item. This field is not populated as part of the API response since it is a write-only field, used only for the create or update APIs.
Show Source
Nested Schema : projectActualsLineItemCost
The cost fields associated with a line item.
Match All
Show Source
Nested Schema : ApiEntityProjectActualsLineItemCostInput
Type: object
Title: ApiEntityProjectActualsLineItemCostInput
Show Source
  • projectActualsLineItem
    Deprecated. As of 23.6.
    The system-generated identifier of a line item.
  • The system-generated identifier of a project actual line item.
  • Read Only: true
    Deprecated. As of 23.11.
    The cost amount associated with the actual line item. The value can be positive or negative. This field is in base currency and is calculated from totalProject field based on the specified exchange rate.
  • Read Only: true
    Deprecated. As of 23.11.
    The cost amount associated with the actual line item. The value can be positive or negative. This value is based on the project currency.
  • The cost amount associated with the actual line item. The value can be positive or negative. This value is based on the record level currency.
  • Read Only: true
    Deprecated. As of 23.11.
    The cost amount associated with the actual line item. The value can be positive or negative. This value is based on the workspace1 currency.
  • Read Only: true
    Deprecated. As of 23.11.
    The cost amount associated with the actual line item. The value can be positive or negative. This value is based on the workspace2 currency.
  • Read Only: true
    Deprecated. As of 23.11.
    The cost amount associated with the actual line item. The value can be positive or negative. This value is based on the workspace3 currency.
  • Read Only: true
    Deprecated. As of 23.11.
    The price associated with the actual line item.
    If a Unit of Measure is associated with the actual line item, the Unit Price is the unit price per measure. This field is in base currency and is calculated from unitPriceProject field based on the specified exchange rate.
  • Read Only: true
    Deprecated. As of 23.11.
    The price associated with the actual line item. If a unit of measure is associated with the actual line item, the unit price is the unit price per measure. This value is based on the project currency.
  • The price associated with the actual line item. If a unit of measure is associated with the actual line item, the unit price is the unit price per measure. This value is based on the record level currency.
  • Read Only: true
    Deprecated. As of 23.11.
    The price associated with the actual line item. If a unit of measure is associated with the actual line item, the unit price is the unit price per measure. This value is based on the workspace1 currency.
  • Read Only: true
    Deprecated. As of 23.11.
    The price associated with the actual line item. If a unit of measure is associated with the actual line item, the unit price is the unit price per measure. This value is based on the workspace2 currency.
  • Read Only: true
    Deprecated. As of 23.11.
    The price associated with the actual line item. If a unit of measure is associated with the actual line item, the unit price is the unit price per measure. This value is based on the workspace3 currency.
  • Read Only: true
    Deprecated. As of 23.10.
    Date when the record was last updated.
Nested Schema : projectActualsLineItem
Deprecated. As of 23.6.
The system-generated identifier of a line item.
Match All
Show Source
Nested Schema : ApiEntityProjectActualsLineItem
Type: object
Title: ApiEntityProjectActualsLineItem
Show Source
Nested Schema : cbsCodes
Type: array
List of cbs codes in hierarchy for the CBS which needs to be associated with the item. This field is not populated as part of the API response since it is a write-only field, used only for the create or update APIs.
Show Source
Nested Schema : projectActualsLineItemCost
The cost fields associated with a line item.
Match All
Show Source
Nested Schema : ApiEntityProjectActualsLineItemCost
Type: object
Title: ApiEntityProjectActualsLineItemCost
Show Source
  • projectActualsLineItem
    Deprecated. As of 23.6.
    The system-generated identifier of a line item.
  • The system-generated identifier of a project actual line item.
  • The cost amount associated with the actual line item. The value can be positive or negative. This field is in base currency and is calculated from totalProject field based on the specified exchange rate.
  • The cost amount associated with the actual line item. The value can be positive or negative. This value is based on the project currency.
  • The cost amount associated with the actual line item. The value can be positive or negative. This value is based on the record level currency.
  • The cost amount associated with the actual line item. The value can be positive or negative. This value is based on the workspace1 currency.
  • The cost amount associated with the actual line item. The value can be positive or negative. This value is based on the workspace2 currency.
  • The cost amount associated with the actual line item. The value can be positive or negative. This value is based on the workspace3 currency.
  • The price associated with the actual line item.
    If a Unit of Measure is associated with the actual line item, the Unit Price is the unit price per measure. This field is in base currency and is calculated from unitPriceProject field based on the specified exchange rate.
  • The price associated with the actual line item. If a unit of measure is associated with the actual line item, the unit price is the unit price per measure. This value is based on the project currency.
  • The price associated with the actual line item. If a unit of measure is associated with the actual line item, the unit price is the unit price per measure. This value is based on the record level currency.
  • The price associated with the actual line item. If a unit of measure is associated with the actual line item, the unit price is the unit price per measure. This value is based on the workspace1 currency.
  • The price associated with the actual line item. If a unit of measure is associated with the actual line item, the unit price is the unit price per measure. This value is based on the workspace2 currency.
  • The price associated with the actual line item. If a unit of measure is associated with the actual line item, the unit price is the unit price per measure. This value is based on the workspace3 currency.
  • Date when the record was last updated.
Nested Schema : projectActualsLineItem
Deprecated. As of 23.6.
The system-generated identifier of a line item.
Match All
Show Source
Examples

Back to Top

Response

Supported Media Types

201 Response

The object was successfully created.
Body ()
Root Schema : ApiEntityProjectActualsLineItem
Type: object
Title: ApiEntityProjectActualsLineItem
Show Source
Nested Schema : cbsCodes
Type: array
List of cbs codes in hierarchy for the CBS which needs to be associated with the item. This field is not populated as part of the API response since it is a write-only field, used only for the create or update APIs.
Show Source
Nested Schema : projectActualsLineItemCost
The cost fields associated with a line item.
Match All
Show Source
Nested Schema : ApiEntityProjectActualsLineItemCost
Type: object
Title: ApiEntityProjectActualsLineItemCost
Show Source
  • projectActualsLineItem
    Deprecated. As of 23.6.
    The system-generated identifier of a line item.
  • The system-generated identifier of a project actual line item.
  • The cost amount associated with the actual line item. The value can be positive or negative. This field is in base currency and is calculated from totalProject field based on the specified exchange rate.
  • The cost amount associated with the actual line item. The value can be positive or negative. This value is based on the project currency.
  • The cost amount associated with the actual line item. The value can be positive or negative. This value is based on the record level currency.
  • The cost amount associated with the actual line item. The value can be positive or negative. This value is based on the workspace1 currency.
  • The cost amount associated with the actual line item. The value can be positive or negative. This value is based on the workspace2 currency.
  • The cost amount associated with the actual line item. The value can be positive or negative. This value is based on the workspace3 currency.
  • The price associated with the actual line item.
    If a Unit of Measure is associated with the actual line item, the Unit Price is the unit price per measure. This field is in base currency and is calculated from unitPriceProject field based on the specified exchange rate.
  • The price associated with the actual line item. If a unit of measure is associated with the actual line item, the unit price is the unit price per measure. This value is based on the project currency.
  • The price associated with the actual line item. If a unit of measure is associated with the actual line item, the unit price is the unit price per measure. This value is based on the record level currency.
  • The price associated with the actual line item. If a unit of measure is associated with the actual line item, the unit price is the unit price per measure. This value is based on the workspace1 currency.
  • The price associated with the actual line item. If a unit of measure is associated with the actual line item, the unit price is the unit price per measure. This value is based on the workspace2 currency.
  • The price associated with the actual line item. If a unit of measure is associated with the actual line item, the unit price is the unit price per measure. This value is based on the workspace3 currency.
  • Date when the record was last updated.
Nested Schema : projectActualsLineItem
Deprecated. As of 23.6.
The system-generated identifier of a line item.
Match All
Show Source

400 Response

Invalid input.
Back to Top