Tax ID Validation
Validate Tax ID
Validate a customer’s Tax Identification Number (TIN) and receive registry verification details.
POST
Use this endpoint to validate a Tax ID against official tax authority records. This ensures regulatory compliance and helps verify customer authenticity before transactions.
Request Parameters
The following fields can be included in the request:
Response Fields
A successful response will include:
Usage Tips
Use this endpoint during:
- Onboarding of B2B or institutional customers
- Validation of VAT/GST registration numbers
- Compliance and audit workflows requiring verified registry data
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Optional. Unique key to ensure idempotent operations (e.g., retry-safe requests).
Body
application/json
Details required for Tax ID validation
The body is of type object
.
Response
200
application/json
Validation result returned successfully
The response is of type object
.