Retrieve Tax Identification Number Configuration
GET/v1/countries/tax-rules
This endpoint retrieves tax identification number configuration rules and validation requirements for supported countries.
It provides country-level information on how tax identification numbers should be formatted, validated, and categorized.
The data returned can be used to guide user input validation or enforce country-specific compliance requirements when collecting tax-related information.
Request
Responses
- 200
- 400
- 429
- 500
Successfully retrieved country-specific tax identification number configuration rules.
Invalid request or user context.
Too Many Requests
Response Headers
The rate limit ceiling for the current time window. Envoy may include multiple limits and window metadata.
50, 50;w=1The number of requests remaining in the current rate limit window.
0The number of seconds until the current rate limit window resets.
1Indicates the request was rate limited by the Envoy proxy.
trueInternal Error