v1
latestOpenAPI 3.0.12026-07-245277551.2 MBFiscalization
Get fiscal operator rules for a country
Returns country-specific rules for the fiscal operator mapping (e.g. tax-ID format, checksum, label). Countries that don't require operator-level fiscalization respond with operatorRequired: false.
get/fiscal-document/v1/fiscalization/operators/rules
Query parameters
countrystring required
ISO 3166-1 alpha-2 country code (e.g., HR)
Headers
X-Property-IDinteger required
Response
OK
Example response
{
"country": {
"code": "BR",
"name": "Brazil"
}
}