Change Requests - Sage Intacct Data Target Requirement
Change Requests - Sage Intacct Data Target Requirement
DataBlend supports the standard API calls (non-legacy) to Create Change Requests within Sage Intacct leveraging the Sage Intacct SDK. In addition, Custom Fields can be added for data that is unique to your business practices.
DataBlend Query Object (SDK) |
Sage Intacct Object (API) |
Required |
Notes |
---|---|---|---|
CR-08 | CHANGEREQUESTID | Yes | Unique ID for the change request |
Proj-123 | PROJECTID | Yes | ID of an existing project |
11/21/2021 | CHANGEREQUESTDATE | Yes | Date for the request in the mm/dd/yyyy format |
Change | Description | No | Description of the change request. Use 1000 or fewer characters. |
More questions about Sage Intacct API requirements? Please visit the Sage Intacct API site https://developer.intacct.com/api/construction/change-requests/#create-change-request.