Generate E-Way Bill PDF by IRN
Generate an E-Way Bill PDF for an Invoice Reference Number and return a temporary download URL.
Headers
IRP access token shared by E-Invoice and E-Way Bill APIs. To create a session, see the Generate E-Way Bill Session recipe. Send the token in the authorization header.
API key that identifies your Sandbox account.
Select the GST portal source: primary (default) or secondary.
"primary"
Enables criss-cross operations by routing requests through the specified source (e.g., access primary via secondary if primary is unavailable)
"secondary"
API version
Path Parameters
64-character Invoice Reference Number (IRN).
64^[A-Fa-f0-9]{64}$Response
PDF generated, or E-Invoice or E-Way Bill data not available from NIC.
- Option 1
- Option 2
A generated-PDF success or NIC business-failure response. Both variants use HTTP 200.