API Documentation

This API helps to download E-Invoice PDF.

The E-Invoice PDF Download API streamlines the process of obtaining electronic invoices in PDF format programmatically. Users authenticate securely using methods like API keys or OAuth tokens. This API offers flexibility through customizable query parameters, allowing users to retrieve specific invoices based on criteria such as invoice number or date range. The output is standardized in the widely accepted PDF format, ensuring accessibility and consistency across platforms.

Data to Test Integration

HeaderData
SELLER-GSTIN24AAAPI3182M002
IRP-USERNAMEtest_24_001
IRP-PASSWORDTrial63$value

Authorization

Authorization will be of Basic Type. Key Value and Secret Value shall be entered as authorization tokens.

Key Valuehylo_1242_bf18f7c9e196ae89
Secret Value$2a$10$vhAGOlRBeAkMN9w5DpKIJ.bvF

Sample Request

{
"IRN": "2fb7ff7c2b30beeaa9813ba373ac2a3c3a6e5ecab7533579a6ec0b175338721d"
}

Sample Response

{
"Code": "0",
"Message": "E-Invoice downloaded successfully",
"Status": "APPROVED",
"FileData":
"PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPEVycm9yPjxDb2RlPkFjY2Vzc0Rlbm
llZDwvQ29kZT48TWVzc2FnZT5BY2Nlc3MgRGVuaWVkPC9NZXNzYWdlPjxSZXF1ZXN0SWQ+SlhISzU3QkFHR
lZOSzdaUjwvUmVxdWVzdElkPjxIb3N0SWQ+QWFsWFBWa1E3Z2VncVBzM0VTVmVia3JoNkFkaVQzcU1uMUda
WkJWaHBDZG9RSU92Z2RzUWpWOENkeG9wVENRSnF0bTQ4dWh3dkxNPTwvSG9zdElkPjwvRXJyb3I+"
}

Questions? Contact Us 📧 [email protected]

Language
Credentials
Basic
base64
:
URL
Click Try It! to start a request and see the response here!