Get tax rate accounts

GET

Get all tax rate accounts

Headers

Auth
AuthorizationstringRequired
Bearer authentication of the form Bearer <token>, where token is your auth token.
x-monite-versionstringRequired
x-monite-entity-idstringRequired

The ID of the entity that owns the requested resource.

Query parameters

order"asc" or "desc"Optional

Order by

Allowed values: ascdesc
limitintegerOptional

Max is 100

pagination_tokenstringOptional

A token, obtained from previous page. Prior over other filters

sort"name"OptionalDefaults to name

Allowed sort fields

Response

This endpoint returns an object.
datalist of objects
next_pagination_tokenstringOptional
prev_pagination_tokenstringOptional

Errors