Get the response of tax registration number validate request
This endpoint takes the request id and returns the response of the tax registration number
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The unique request identifier.
Response
Contains the required properties for tax registration number validation response
Defines the required properties to hold information about Country
Tax registration number
Address of the entity(may be an individual or a business company) who owns the tax registration number
Indicate the status of the business of tax registration number.
ACTIVE
, INACTIVE
, UNKNOWN
The externalId passed in the request
Indicates that tax registration number belong to a business entity or not.
Indicates that tax registration number is registered or not
Any message about tax registration number validation request
Name of the entity(may be an individual or a business company) who owns the tax registration number
Unique id of the request, this is to refer later to fetch the response.
Indicates status of the tax registration number.
VALID
, INVALID
, UNKNOWN
Indicates name of the source of tax registration number validation (like database, vies)