curl --request GET \
--url https://api.sandbox.co.in/gst/compliance/e-way-bill/consignor/consolidated-bill/{consolidated_ewb_no} \
--header 'authorization: <authorization>' \
--header 'x-api-key: <x-api-key>'API to get the consolidate E-Way Bill from GST servers.
curl --request GET \
--url https://api.sandbox.co.in/gst/compliance/e-way-bill/consignor/consolidated-bill/{consolidated_ewb_no} \
--header 'authorization: <authorization>' \
--header 'x-api-key: <x-api-key>'Documentation Index
Fetch the complete documentation index at: https://developer.sandbox.co.in/llms.txt
Use this file to discover all available pages before exploring further.
E-Way Bill access token. For token-generation steps, refer to the Generate E-Way Bill Session recipe, then pass the token in the authorization header.
API key for identification
API version
"1710007848"
Was this page helpful?