Skip to main content
POST

Request body schema

View request body schema

Response schema

For successful responses, this reference describes the NIC E-Way Bill payload at data.data.

View JSON schema

The E-Way Bill portal provides a Transporter Identification Number to transporters who do not have a GSTIN.

Headers

authorization
string
required

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.

x-api-version
string
default:1.0.0

API version

x-api-key
string
required

API key for identification

Body

application/json

E-Way Bill schema.

transin
string
required

Transporter Identification Number

Response

200 - application/json

200 Transporter details fetched / 328 Could not retrieve data

An E-Way Bill success or NIC business-failure response. Both variants use HTTP 200.

code
enum<integer>
required

NIC response code.

Available options:
200
timestamp
integer<int64>
required

Unix timestamp.

transaction_id
string
required

Request transaction identifier.

data
object
required