Integrate a Project Actuals Line Item with an External Data Source
post
/api/restapi/projectActualsLineItem/sync
Send a request to this endpoint to create or update an integrated a project actuals line item. If an object provided in the request body does not exist in the application, an object is created using the request data. Integrated objects can only be modified using the API.
Request
There are no request parameters for this operation.
Supported Media Types
- application/json
Root Schema : ApiEntityExternallySourcedProjectActualsLineItemInput
Type:
objectTitle:
ApiEntityExternallySourcedProjectActualsLineItemInputThis entity represents a ExternallySourcedProjectActualsLineItem object, a unique ExternallySourcedProjectActualsLineItem object can be identified by the following combinations of the fields.
Show Source
- projectActualsLineItemId
- projectActualsLineItemCode,projectActualsId
- projectActualsLineItemCode,projectActualsCode,projectCode,workspaceCode
-
cbsCodes: array
cbsCodes
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.
-
cbsCodeSourceId: string
Maximum Length:
255The unique identifier of CBS data in an external source. -
cbsSheetCodeId: integer
(int64)
The CBS code assigned to the actual line item.
-
costCategoryAbbreviation: string
Minimum Length:
1Maximum Length:10The abbreviated name of a cost category. -
costCategoryId: integer
(int64)
The system-generated identifier of cost category associated with the project actual line item.
-
costCategoryName: string
Minimum Length:
1Maximum Length:255The name of the cost category associated with the project actual line item. -
hours: number
(double)
The number of hours needed to complete the actual line item.
-
lineItemType: string
Allowed Values:
[ "LUMP_SUM", "UNIT_PRICE" ]The type assigned to an actual line item. -
name(required): string
Minimum Length:
1Maximum Length:255The name of the actual line item. -
projectActualsCode: string
Minimum Length:
1Maximum Length:60The user-specified identifier of a project actual. -
projectActualsId(required): integer
(int64)
The unique identifier for the project actuals.The project actuals object can also be identified by its unique criteria.
-
projectActualsLineItemCode: string
Minimum Length:
1Maximum Length:60The user-specified unique identifier for an actual line item. -
projectActualsLineItemCost(required):
projectActualsLineItemCost
The cost fields associated with a line item.
-
projectActualsLineItemId: integer
(int64)
The unique identifier for the project actuals line item. The project actuals line item object can also be identified by its unique criteria. This value should not be provided in create operation request data, however, it is required for update requests.
-
projectActualsSourceId: string
Maximum Length:
255The unique identifier of project actual data in an external source. -
projectCode: string
Minimum Length:
1Maximum Length:60The user-specified identifier of a project. -
quantity: number
(double)
The quantity of the actual line item.
If Total is entered, you cannot enter Quantity. If a Unit Price is entered, Quantity must be entered.
If a Unit of Measure is selected, the Quantity value is displayed as Quantity of Measure. -
sourceId: string
Maximum Length:
255The unique identifier of project actual line item data in an external source. -
unitOfMeasureId: integer
(int64)
The unit of measure associated with the actual line item. This field is read-only if Total Amount or Total Hours are entered.
-
unitOfMeasureValue: string
Minimum Length:
0Maximum Length:255The value of a units of measure. -
workspaceCode: string
Minimum Length:
0Maximum Length:60The user-specified identifier of a workspace.
Nested Schema : cbsCodes
Type:
arrayList 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
The cost fields associated with a line item.
Show Source
-
object
ApiEntityProjectActualsLineItemCostInput
Title:
ApiEntityProjectActualsLineItemCostInput
Nested Schema : ApiEntityProjectActualsLineItemCostInput
Type:
objectTitle:
Show Source
ApiEntityProjectActualsLineItemCostInput-
projectActualsLineItemId: integer
(int64)
The system-generated identifier of a project actual line item.
-
totalProjectActuals(required): number
(double)
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.
-
unitPriceProjectActuals: number
(double)
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.
Response
Supported Media Types
- application/json
200 Response
The object was successfully updated.
Root Schema : ApiEntityERPSyncApiResponse
Type:
objectTitle:
Show Source
ApiEntityERPSyncApiResponse-
identifier: object
identifier
The unique identifier of the supported object returned based on the user input.
This field can return any of the following entities determined based on the object for which the API call is invoked.
Example : ProjectIdentifier is returned when Batch Integrate Projects with an External Data Source API is invoked. -
link: string
(url)
Read Only:
trueThe self-link to the object. This field is populated only in the responses generated by the batch create APIs. -
message: string
Message is populated based on result of the operation.
Success - Message will not be populated. Please refer the statusCode.
Failure - Error message or reason for operation failure is populated.
Warning - warning message is populated.
The field is non-persistable and thus maximum length is not applicable. -
primaryKeyName: string
The primary key field name associated with the integrated object.
The field is non-persistable and thus maximum length is not applicable. -
primaryKeyValue: integer
(int64)
The unique identifier for the integrated object.
-
sourceId: string
Maximum Length:
255The unique identifier of the object in an external source. -
statusCode: integer
(int32)
The response code representing the state of the API operation.
-
updateDate: string
(date-time)
Read Only:
trueDate when the record was last updated.
Nested Schema : identifier
Type:
objectThe unique identifier of the supported object returned based on the user input.
This field can return any of the following entities determined based on the object for which the API call is invoked.
Example : ProjectIdentifier is returned when Batch Integrate Projects with an External Data Source API is invoked.
This field can return any of the following entities determined based on the object for which the API call is invoked.
Example : ProjectIdentifier is returned when Batch Integrate Projects with an External Data Source API is invoked.
Match One Schema
Show Source
-
object
ProjectIdentifier
Title:
ProjectIdentifier -
object
CBSSheetCodeIdentifier
Title:
CBSSheetCodeIdentifier -
object
ResourceIdentifier
Title:
ResourceIdentifier
Nested Schema : ProjectIdentifier
Type:
objectTitle:
Show Source
ProjectIdentifier-
projectCode: string
Maximum Length:
60The unique identifier for a project set by the user who created the project. -
projectId: integer
(int64)
The unique identifier for the project.
-
workspaceCode: string
The user-specified identifier of a workspace.
-
workspaceId: integer
(int64)
The unique identifier of a workspace.
Nested Schema : CBSSheetCodeIdentifier
Type:
objectTitle:
Show Source
CBSSheetCodeIdentifier-
cbsCode: string
Maximum Length:
60The cost breakdown structure code is a code that is concatenated with its parent and child according to the segment definition. -
cbsSheetCodeId: integer
(int64)
The ID of the cost breakdown structure code. The CBS code is a code that is concatenated with its parent and child according to the segment definition.
-
costSheetId: integer
(int64)
The unique identifier of a cost sheet.
-
parentId: integer
(int64)
The system-generated identifier of a parent cost item in a cost sheet.
-
projectCode: string
Maximum Length:
60The unique identifier for a project set by the user who created the project. -
projectId: integer
(int64)
The unique identifier for the project.
-
workspaceCode: string
The user-specified identifier of a workspace.
-
workspaceId: integer
(int64)
The unique identifier of a workspace.
Nested Schema : ResourceIdentifier
Type:
objectTitle:
Show Source
ResourceIdentifier-
projectCode: string
Maximum Length:
60The unique identifier for a project set by the user who created the project. -
projectId: integer
(int64)
The unique identifier for the project.
-
resourceClass: string
Allowed Values:
[ "RESOURCE", "ROLE" ]The class identifies the item as a resource or a role. -
resourceCode: string
Maximum Length:
60The unique identifier for the resource or role. -
resourceId: integer
(int64)
The unique identifier for the resource or role.
-
workspaceCode: string
The user-specified identifier of a workspace.
-
workspaceId: integer
(int64)
The unique identifier of a workspace.
201 Response
The object was successfully created.
Root Schema : ApiEntityERPSyncApiResponse
Type:
objectTitle:
Show Source
ApiEntityERPSyncApiResponse-
identifier: object
identifier
The unique identifier of the supported object returned based on the user input.
This field can return any of the following entities determined based on the object for which the API call is invoked.
Example : ProjectIdentifier is returned when Batch Integrate Projects with an External Data Source API is invoked. -
link: string
(url)
Read Only:
trueThe self-link to the object. This field is populated only in the responses generated by the batch create APIs. -
message: string
Message is populated based on result of the operation.
Success - Message will not be populated. Please refer the statusCode.
Failure - Error message or reason for operation failure is populated.
Warning - warning message is populated.
The field is non-persistable and thus maximum length is not applicable. -
primaryKeyName: string
The primary key field name associated with the integrated object.
The field is non-persistable and thus maximum length is not applicable. -
primaryKeyValue: integer
(int64)
The unique identifier for the integrated object.
-
sourceId: string
Maximum Length:
255The unique identifier of the object in an external source. -
statusCode: integer
(int32)
The response code representing the state of the API operation.
-
updateDate: string
(date-time)
Read Only:
trueDate when the record was last updated.
Nested Schema : identifier
Type:
objectThe unique identifier of the supported object returned based on the user input.
This field can return any of the following entities determined based on the object for which the API call is invoked.
Example : ProjectIdentifier is returned when Batch Integrate Projects with an External Data Source API is invoked.
This field can return any of the following entities determined based on the object for which the API call is invoked.
Example : ProjectIdentifier is returned when Batch Integrate Projects with an External Data Source API is invoked.
Match One Schema
Show Source
-
object
ProjectIdentifier
Title:
ProjectIdentifier -
object
CBSSheetCodeIdentifier
Title:
CBSSheetCodeIdentifier -
object
ResourceIdentifier
Title:
ResourceIdentifier
Nested Schema : ProjectIdentifier
Type:
objectTitle:
Show Source
ProjectIdentifier-
projectCode: string
Maximum Length:
60The unique identifier for a project set by the user who created the project. -
projectId: integer
(int64)
The unique identifier for the project.
-
workspaceCode: string
The user-specified identifier of a workspace.
-
workspaceId: integer
(int64)
The unique identifier of a workspace.
Nested Schema : CBSSheetCodeIdentifier
Type:
objectTitle:
Show Source
CBSSheetCodeIdentifier-
cbsCode: string
Maximum Length:
60The cost breakdown structure code is a code that is concatenated with its parent and child according to the segment definition. -
cbsSheetCodeId: integer
(int64)
The ID of the cost breakdown structure code. The CBS code is a code that is concatenated with its parent and child according to the segment definition.
-
costSheetId: integer
(int64)
The unique identifier of a cost sheet.
-
parentId: integer
(int64)
The system-generated identifier of a parent cost item in a cost sheet.
-
projectCode: string
Maximum Length:
60The unique identifier for a project set by the user who created the project. -
projectId: integer
(int64)
The unique identifier for the project.
-
workspaceCode: string
The user-specified identifier of a workspace.
-
workspaceId: integer
(int64)
The unique identifier of a workspace.
Nested Schema : ResourceIdentifier
Type:
objectTitle:
Show Source
ResourceIdentifier-
projectCode: string
Maximum Length:
60The unique identifier for a project set by the user who created the project. -
projectId: integer
(int64)
The unique identifier for the project.
-
resourceClass: string
Allowed Values:
[ "RESOURCE", "ROLE" ]The class identifies the item as a resource or a role. -
resourceCode: string
Maximum Length:
60The unique identifier for the resource or role. -
resourceId: integer
(int64)
The unique identifier for the resource or role.
-
workspaceCode: string
The user-specified identifier of a workspace.
-
workspaceId: integer
(int64)
The unique identifier of a workspace.
400 Response
Invalid Input.