Skip to main content
GET
Get a Tax Type

Authorizations

Authorization
string
header
required

OAuth 2.0 client credentials. The access token from POST /oauth/token is sent as a bearer token. Request only the scopes you need.

zivio-tenant-id
string
header
required

Your Zivio organisation identifier. The regional API endpoints serve every Zivio organisation, so each request must identify yours.

Path Parameters

id
integer
required

Tax Type ID

Response

Tax Type details

id
integer
label
string
country_code
string
rate
string
domestic_recharge
boolean
Example:

true

tax_reference
integer
archived
boolean
Example:

true

custom_fields
object

Key-value pairs of custom field data

created_at
string
updated_at
string