AccountingSoftwareObject

An AccountingSoftwareObject models an entity in your accounting software, such as NetSuite or QuickBooks Online. AccountingSoftwareObjects can reference things like:

:ballot-box-with-check: Accounts
:ballot-box-with-check: Accounting Periods
:ballot-box-with-check: Amortization Templates
:ballot-box-with-check: Classes
:ballot-box-with-check: Departments
:ballot-box-with-check: Items
:ballot-box-with-check: Locations
:ballot-box-with-check: 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.


What’s Next