Get Tax Settings by Country/Region
Tax Configuration
Get Tax Settings by Country/Region
Returns a list of all custom tax rules and rates configured for a specific country.
GET
Get Tax Settings by Country/Region
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
The unique ID number for the country (e.g., 1 for Nigeria).
Example:
1
Response
200 - application/json
A list of configured tax settings.
Example:
12
Example:
"VAT"
Available options:
flat, percentage Example:
"percentage"
Example:
7.5
Example:
"NGN"
Example:
2000
Example:
0
Example:
1
Example:
"Nigeria"
Example:
"DEE LLC"
Available options:
active, inactive Example:
"active"
Example:
false
Example:
1

