The chart of accounts is the base for users tracking financial data.
DataBlend supports the API calls to Create Update and Delete Account records 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) |
Sage Intacct UI Name |
Required |
Notes |
---|---|---|---|---|
ACCOUNTNO |
ACCOUNTNO |
Account number |
Yes |
Record name |
ACCOUNTTYPE |
ACCOUNTTYPE |
Account type |
Optional |
Expected value is free text |
CLOSINGACCOUNTNO |
CLOSINGACCOUNTNO |
Close into account |
Optional |
Expected value is free text |
CLOSINGTYPE |
CLOSINGTYPE |
Period end closing type |
Optional |
Expected value is free text |
MRCCODE |
MRCCODE |
M-3 return code |
Optional |
Expected value is free text (20) |
NORMALBALANCE |
NORMALBALANCE |
Normal balance |
Optional |
Expected value is free text |
CATEGORY |
CATEGORY |
QuickStart category |
Optional |
Expected value is free text |
TAXCODE |
TAXCODE |
Tax return code |
Optional |
Expected value is free text (20) |
TAXABLE |
TAXABLE |
Taxable |
Optional |
Checkbox |
TITLE |
TITLE |
Title |
Yes |
Expected value is free text (80) |
STATUS |
STATUS |
Status |
Optional |
Expected value is free text |
REQUIRECLASS |
REQUIRECLASS |
Class |
Optional |
Checkbox. Use |
REQUIRECONTRACT |
REQUIRECONTRACT |
Contract |
Optional |
Checkbox. Use |
REQUIRECUSTOMER |
REQUIRECUSTOMER |
Customer |
Optional |
Checkbox. Use |
REQUIREDEPARTMENT |
REQUIREDEPT |
Department |
Optional |
Checkbox. Use |
REQUIREEMPLOYEE |
REQUIREEMPLOYEE |
Employee |
Optional |
Checkbox. Use |
REQUIREITEM |
REQUIREITEM |
Item |
Optional |
Checkbox. Use |
REQUIRELOCATION |
REQUIRELOC |
Location |
Optional |
Checkbox. Use |
REQUIREPROJECT |
REQUIREPROJECT |
Project |
Optional |
Checkbox. Use |
REQUIREVENDOR |
REQUIREVENDOR |
Vendor |
Optional |
Checkbox. Use |
REQUIREWAREHOUSE |
REQUIREWAREHOUSE |
Warehouse |
Optional |
Checkbox. Use |