post https://sandboxapi.atlas.vayana.com/AtlasApi/v1.0/ewaybill/pdf/download
This API helps to download E-Way Bill PDF.
The E-Way Bill PDF Download 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
Header | Data |
---|---|
SELLER-GSTIN | 24AAAPI3182M002 |
IRP-USERNAME | test_24_001 |
IRP-PASSWORD | Trial63$value |
Authorization
Authorization will be of Basic Type. Key Value and Secret Value shall be entered as authorization tokens.
Key Value | hylo_1242_bf18f7c9e196ae89 |
Secret Value | $2a$10$vhAGOlRBeAkMN9w5DpKIJ.bvF |
Sample Request
{
"BillNumber": "641011770724"
}
Sample Response
{
"Code": "0",
"Message": "E-Way bill downloaded successfully",
"Status": "APPROVED",
"FileData": "PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPEVycm9yPjxDb2RlPkFjY2Vzc0RlbmllZDwvQ29kZT48TWVzc2FnZT5BY2Nlc3MgRGVuaWVkPC9NZXNzYWdlPjxSZXF1ZXN0SWQ+SlhISzU3QkFHRlZOSzdaUjwvUmVxdWVzdElkPjxIb3N0SWQ+QWFsWFBWa1E3Z2VncVBzM0VTVmVia3JoNkFkaVQzcU1uMUdaWkJWaHBDZG9RSU92Z2RzUWpWOENkeG9wVENRSnF0bTQ4dWh3dkxNPTwvSG9zdElkPjwvRXJyb3I+"
}
Questions? Contact Us 📧 [email protected]