v1
latestOpenAPI 3.0.12026-07-245277551.2 MBFiscalization
Get fiscalization tax rules for a country
Returns country-specific tax categories and rates for configuring tax mappings
get/fiscal-document/v1/fiscalization/tax/rules
Query parameters
countrystring required
ISO 3166-1 alpha-2 country code (e.g., BR, PL, MX)
Headers
X-Property-IDinteger required
Response
Successfully retrieved tax rules
Example response
{
"country": {
"code": "BR",
"name": "Brazil"
}
}