v1

latestOpenAPI 3.1.12026-07-2452287575.4 KB
Accounting Software Integration

List Accounting Software Objects

Retrieve AccountingSoftwareObjects of a given type. Use the optional search parameter to filter results.

get/v1/accounting-software/objects/{ledger_object}

Path parameters

ledger_object'accounting-periods' | 'accounts' | 'amortization_templates' | 'classes' | 'contracts' | 'departments' | 'employees' | 'items' | 'locations' | 'projects' | 'tasks' | 'tax-codes' | 'warehouses' required

All the possible Accounting Software object types for the /v1/accounting-software/objects endpoint.

The type of AccountingSoftwareObjects to retrieve.

Query parameters

searchstring

A case-insensitive search term for one or more AccountingSoftwareObjects containing this text in their name.

Response

OK

object'List' required

The object’s type (List).

All 52 operations