API Docs / Operations / Accounting / Get AccountingCustomer

Get AccountingCustomer

GET /api/tenants/{tenant}/accounting/customers/{customerId}

Gets the AccountingCustomer from the ThirdPartyConnection set as Tenant.AccountingConnectionCode

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

customerId* path string

Responses

401 Unauthorized - Invalid or missing API key
404 Not Found
502 Bad Gateway