Tax Registration Number Validation
Get the response of batch of tax registration numbers
This endpoint takes the batch id and returns the response of batch of tax registration numbers.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The unique batch request identifier.
Query Parameters
The starting index of records to be returned.
The limit number of records to be returned.
Response
200
application/json
Response of the batch of tax registration numbers validation.
Contains the required properties for batch of tax registration numbers validation response Contains the required properties for response of batch request.