curl --request GET \
--url https://api.sandbox.co.in/gst/compliance/tax-payer/e-invoice/{irn} \
--header 'Authorization: <authorization>' \
--header 'x-api-key: <x-api-key>'Fetch the e-Invoice by passing the invoice registration number (IRN). To fetch an e-Invoice, the authenticated taxpayer has to be a party in the transaction, either the seller or the buyer.
curl --request GET \
--url https://api.sandbox.co.in/gst/compliance/tax-payer/e-invoice/{irn} \
--header 'Authorization: <authorization>' \
--header 'x-api-key: <x-api-key>'GST taxpayer access token. For token-generation steps, refer to the Generate Taxpayer Session recipe, then pass the token in the Authorization header.
API version
API key for identification
"1043b7fa87bee9c9d82c6771b64034c247430dbf423ecb7ba28a34e157cf8720"
Was this page helpful?