List all tax rates

Returns a list of tax rate you’ve previously created. The tax rate are returned in sorted order, with the most recent tax rate appearing first.

Query Params
number

Filters tax rates by rate

ids
array of integers

Filters tax rates by an array of IDs

ids
string

Filters tax rates by a name

boolean

Filters tax rates by an is_default_sales

boolean

Filters tax rates by an is_default_purchases

string

Used for pagination (default is 50)

string

Used for pagination (default is 1)

string

Minimum value for created_at range. Must be compatible with ISO 8601 format

string

Maximum value for created_at range. Must be compatible with ISO 8601 format

string

Minimum value for updated_at range. Must be compatible with ISO 8601 format

string

Maximum value for updated_at range. Must be compatible with ISO 8601 format

Responses

Language
Credentials
Bearer
Response
Choose an example:
application/json