List tax codes

Returns a paginated list of tax codes for the given organization. Returns 403 when the organization does not exist or the authenticated user is not an administrator of it.

Path Params
string
required

String. The organization's internal ID (32-character hex string) or its externalSourceId. When the value matches the format of an internal ID, the internal ID takes precedence.

Query Params
string
Defaults to description:asc

String. Sort order for the results. Format: field:direction. Supported fields: description. Supported directions: asc, desc. Defaults to description:asc.

integer
1 to 1000
Defaults to 10

Integer. Maximum number of results to return per page.

integer
≥ 0
Defaults to 0

Integer. Zero-based offset of the first result to return. Used for pagination.

Responses

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json