Change Request Type - Sage Intacct Data Target Requirement
Change Requests Type - Sage Intacct Data Target Requirement
DataBlend supports the standard API calls (non-legacy) to Create Change Request Type 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 |
|---|---|---|---|---|
| NAME | NAME | Name | Yes | Unique name for the change request status. Use 80 or fewer characters. |
| STATUS | STATUS | Status | No | Status for the change request status. Use active or inactive. (Default: active) |
| custom.entry.{custom_field_name} | {custom_field_name} | {custom_field_name} | No | Custom fields for this object. Replace {custom_field_name} with the custom field's object ID as defined in Sage Intacct. |
More questions about Sage Intacct API requirements? Please visit the Sage Intacct API site https://developer.intacct.com/api/construction/change-request-types/.