Skip to main content
GET
List Required Additional Tax Fields by Country

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-MultiTenantKey
string

Required when using a Platform API token. The tenant key identifying which business to operate on.

Query Parameters

country
string
required

Response

Required tax fields by country

data
object[]
schema
object

JSON Schema (draft 2020-12) describing the same fields and their cross-field relationships, extended with x-cadana-* keywords for rules no standard keyword expresses. Additive — data stays the flat, back-compatible list; adopt schema when you want to render and validate onboarding forms directly from the response.

schemaVersion
string

JSON Schema dialect the schema document targets (e.g. "2020-12").