API Docs / Operations / Accounting / List Customers

List Customers

GET /tenants/{tenant}/accounting/customers

Lists all customers in the accounting platform. The platform is the ThirdPartyConnection.Code set in Tenant.AccountingConnectionCode

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

Responses

200 OK
401 Unauthorized – Invalid or missing API key
502 Bad Gateway

Try it