Skip to content
English
  • There are no suggestions because the search field is empty.

Accumulation Types - Sage Intacct Data Target Requirement

Accumulation Types - Sage Intacct Data Target Requirement

DataBlend supports the standard API calls (non-legacy) to Create and Update Accumulation Types records within Sage Intacct leveraging the Sage Intacct API. In addition, Custom Fields can be added for data that is unique to your business practices.

DataBlend Query Object (SDK) 

Sage Intacct Object (API)

Sage Intacct UI Name

Required

Notes

costcategory costcategory cost category No Standard cost categorizations for Construction projects. Use MaterialLaborEquipmentSubcontractOverheadOther, or a null value.
custom.entry.{custom_field_name}  {custom_field_name}  custom field No Custom fields for this object. Replace {custom_field_name} with the custom field's object ID as defined in Sage Intacct.
name name name Yes Name of the accumulation type to update. Required if not using RECORDNO.
recordno recordno recordno No RECORDNO of the accumulation type to update. Required if not using NAME.
status status status Yes Status. Use active or inactive.
Columbus target_entity entity No Enter desired entity. 

For more information, visit Accumulation Types | Sage Intacct Developer.