HomeGuidesAPI ReferenceChangelogDiscussions
GuidesDiscussionsAPI ReferenceChangelogMy ApplicationLog In
API Reference

Returns the list of Tax objects

Returns the list of Tax objects

Log in to see full request history
Query Params
integer

Expects ID of an Establishment resource. Will return all taxes configured for the specified location.

integer

Expects ID of a TaxRate resource. Will return all taxes that have the specified TaxRate attached.

string
fields
array of strings

Comma separated list of fields to display. Only the specified fields will be returned in the response body, along with fields related to those specified.

fields
integer
Defaults to 20

Amount of objects to return per query. This amount must be lower than 100 to avoid high server load.

integer
Defaults to 0

Offset value for returned resources. Used in conjunction with the limit parameter to return resources in "pages".

Responses

301

Invalid request URL - make sure that the URL ends with a trailing slash.

401

Authentication error - make sure the API key & secret is valid, active and provided in the "API-AUTHENTICATION" header.

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