Fetches the GST verification result using the request_id
returned from the initiate API.
request_id generated by the GST Verification – Initiate API. This endpoint returns detailed and authoritative information about the GST registration, including legal entity details, registration status, filing history, jurisdiction, business nature, and other compliance-related metadata.
This API is intended to be called after a verification request has been successfully initiated. It completes the asynchronous verification workflow by providing the verified GST data once processing is finished.
request_id.request_id to retrieve the verification result.request_id is mandatory and uniquely identifies the verification request.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Request ID received from the initiate API.