Tax Registration Number Validation
Validate the tax registration numbers in batch
This endpoint takes the batch of tax registration numbers and validate.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Contains required properties for batch of tax registration numbers validation request Contains required properties for batch request
Response
200
application/json
Request to validate the batch of tax registration numbers being processed.
Contains the required properties for batch of tax registration numbers validation response Contains the required properties for response of batch request.