1. Knowledge Base
  2. How-To
  3. Sage Intacct Data Target Requirements

Reconcile Savings Account - Sage Intacct Data Target Requirement

Reconcile Savings Account - Sage Intacct Data Target Requirement

DataBlend supports the standard API calls (legacy) to Reconcile Savings Account 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

987654321 bankaccountid Yes  
1 controlid No  
AutomatchReview reconmode Yes  
10.99 statementendingbalance Yes  
2024-01-31 statementendingdate Yes  
2024-01-30 cutoffdate No  
20 target_entity No  
check txn_doctype Yes  
describe txn_description No  
1234 txn_document Yes  
Payee txn_payee Yes  
deposit txn_txntype Yes  
2024-01-16 txn_postingdate Yes  
10.99 txn_amount Yes  

More questions about Sage Intacct API requirements? Please visit the Sage Intacct API site https://developer.intacct.com/api/cash-management/savings-accounts/#reconcile-savings-account.