Skip to main content
POST

Request body schema

View request body schema

Prerequisites: You must have API credentials to hit E-Way Bill APIs. If not, create API credentials.

Headers

authorization
string
required

JWT access token

x-source
string
default:primary

Source. Possible Values: primary, secondary or tertiary

Example:

"primary"

x-api-key
string
required

API key for identification

x-api-version
string
default:1.0.0

API version

Body

application/json

E-Way Bill schema.

username
string
required

API username of taxpayer as set on E-Way Bill portal

password
string
required

API password of taxpayer as set on E-Way Bill portal

gstin
string
required

GSTIN of the taxpayer

Response

200 - application/json

200 Authenticated / 108 Invalid login credentials

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

E-Way Bill schema.