AccountingSoftwareObject
An AccountingSoftwareObject
models an entity in your accounting software, such as NetSuite or QuickBooks Online. AccountingSoftwareObjects
can reference things like:
☑️ Accounts
☑️ Accounting Periods
☑️ Amortization Templates
☑️ Classes
☑️ Departments
☑️ Items
☑️ Locations
☑️ Tax Codes
You can query these objects from your integrated accounting software using Routable's List Accounting Software Objects endpoint. We recommend caching these results and using them to match IDs in your application, for example, when linking Payables to a specific general ledger account.
Updated 11 months ago
What’s Next