Add Vehicle
Add vehicle to the bill after initiating multi-vehicle movement
POST
Request body schema
View request body schema
Headers
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
Path Parameters
Body
application/json
E-Way Bill schema.
The ewbNo value.
Example:
291010080003
The groupNo value.
Example:
"1"
The quantity value.
Example:
15
The transDocDate value.
Example:
"12/10/2017"
The transDocNo value.
Example:
"1234"
The vehicleNo value.
Example:
"PQR1234"
Response
200 - application/json
200 Vehicle added / 301 Invalid EWB number / 400 Exceeded multi-vehicle movement initiation quantity
- Option 1
- Option 2
An E-Way Bill success or NIC business-failure response. Both variants use HTTP 200.