This method provides the e-Waybill Details for a given IRN.
The format and details of Get e-Waybill Details by IRN API request is depicted in following table.
URL | |
---|---|
Content-Type |
application/json |
Method |
GET |
URL Parameters |
IRN |
Request Header
Attributes | Description |
---|---|
client_id | client id to be provided by E-Invoice System |
client_secret |
client secret to be provided by E-Invoice System |
Gstin |
GSTIN of the authenticated user |
sup_gstin |
(Optional) Supplier GSTIN, only in case E Comm. operator is getting IRN details |
irp |
(Optional, Required for criss-cross operations) If operations on IRNs to be performed at eInvoice 1 System on IRNs generated at eInvoice 2 System,’NIC2’ has to be passed and If operations on IRNs to be performed at eInvoice 2 System on IRNs generated at eInvoice 1 System, ‘NIC1’ has to be passed. |
user_name |
User name of the authenticated user |
AuthToken |
Authentication token returned by the E-Invoice system |
Attributes | Description | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Status | Status of the Get e-Waybill Details by IRN request(values 1-Success and 0- Failure) | ||||||||||||||||
Data | If Status is ‘1’ | ||||||||||||||||
ErrorDetails | If Status is ‘0’ | ||||||||||||||||
InfoDtls | Any additional message to be conveyed would be passed. | ||||||||||||||||
If Status is "1"
|
|||||||||||||||||
If Status is "0"
|
{ "Status":1, "ErrorDetails":null, "Data":"Cqb9aifC2SRjU3y5GtYPoORNGarPDub52n5DRdjf6bVUO2LrWclK3c2qPwaWjnuJqL9i6ON3NgwIIS4M5IiowNiT4R/WpJ5OWpTwwHJRIAhktPvMsUG4Xq2IDZl/H7D/H+rF1WWjIvXVQR9I4QKDoJKJSy79Sd2J7A0He7zoC3FREBiqEoKYCMMRacxG+kZ7", "Alert":null }
{ "EwbNo":131008995134, "Status":"ACT", "GenGstin":"29AWGPV7107B1Z1", "EwbDt":"2020-10-21 15:33:00", "EwbValidTill":"2020-10-22 23:59:00" }
JSON(in case of error)
Content will be updated shortly.