API Docs / Operations / Accounting / List Nominal Codes

List Nominal Codes

GET /tenants/{tenant}/accounting/nominalcodes

Lists chart-of-accounts / nominal codes from the connected accounting platform. Returns 501 if the platform does not support this feature.

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

Responses

200 OK
401 Unauthorized – Invalid or missing API key
501 Not Implemented

Try it