Update Contract Billing Schedule - Sage Intacct Data Target Requirement
Update Contract Billing Schedule - Sage Intacct Data Target Requirement
DataBlend supports the standard API calls (non-legacy) to Update Contract Billing Schedule 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 |
|---|---|---|---|
| 12 | parent_recordno | No | |
| 123 | recordno | Yes | RECORDNO of the parent contract billing schedule |
| 2022-10-22 | postingdate | No | Scheduled billing date. Required for a new entry. |
| 3.99 | amount | No | Amount for the entry. Required for a new entry. |
More questions about Sage Intacct API requirements? Please visit the Sage Intacct API site https://developer.intacct.com/api/contracts-rev-mgmt/contract-billing-schedules/#update-contract-billing-schedule-entry.