Get e-Invoice by IRN

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.

👍

Only e-Invoices within the last 6 months can be fetched.


Important Links

Run in Postman Start a Free Trial


Response Entity
Response Entity
Key Type Description Example
Status String Invoice status ACT
Irn String Invoice Reference Number (IRN) 7859346583894f86
SignedQRCode String Signed QR code for the invoice eyJhbGciOiJSUzI1...
AckNo Number Acknowledgment Number 112410188589976
AckDt String Acknowledgment Date 2024-02-22 17:42:00
SignedInvoice String Signed invoice data eyJhbGciOiJSUzI1...

Test Cases
Test Cases
Examples Response Code
e-Invoice Fetched 200
Record Not Found 200
e-Invoice Older Than 6 Months 200

Language
Click Try It! to start a request and see the response here!