Validate the tax registration numbers in batch
This endpoint takes the batch of tax registration numbers and validate.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
Contains required properties for batch of tax registration numbers validation request
List of tax registration numbers
Name of the batch
Way to relate the request for future reference. Hold the reference value passed in request, expecting the same would be returned in response.
Response
Contains the required properties for batch of tax registration numbers validation response
Id of the batch request.
Use for the pagination for batch request, limit indicates the maximum number of records to be returned in the response.
Use for the pagination for batch request, offset indicates the starting point of records to be returned in the response.
This field indicates current status of the request at server side.
COMPLETED
, FAILED
, RUNNING
, CANCELED
List of tax registration numbers
Name of the batch request.
Percentage of batch request processing.
The externalId passed in request.