Skip to main content
GET
Check Tax Activation Status

Authorizations

Authorization
string
header
required

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

Response

200 - application/json

Returns true if tax features are enabled for your account.

The response is of type boolean.

Example:

true