The format and details of adding vehicle to Multi Vehicle Movement API request is depicted in following table.
URL | <URL>/ewayapi/ |
---|---|
Content-Type |
application/json |
Method |
POST |
Attributes | Description |
---|---|
client-id |
Client-id to be provided by E-WAY BILL SYSTEM |
client-secret |
Secret to be provided by E-WAY BILL SYSTEM |
Gstin |
GSTIN of Requester(Tax payer or Transporter) |
Authtoken |
Authentication token returned by the E-way bill system |
Attributes | Description | |
---|---|---|
action | MULTIVEHADD | |
Encrypt (Base64(Request JSON),sek) | Encrypted add vehicle to Multi Vehicle JSON string |
Attributes | Description | Value |
---|---|---|
status | Status of request | 0 – for Failure ;1 – for Success |
Encrypt(Base64(Response JSON),sek) | Response of add vehicle to Multi Vehicle JSON string, The response will have eway bill number and group no. and vehicle added date if it is successfully generated. Otherwise the response will have error codes. |
Schema for Initiate multi vehicle movement
Parameter Name | Type | Description | Values | Sample Data | Allowed character |
---|---|---|---|---|---|
ewbNo |
Number(12) |
E-way bill Generated |
131000026768 |
Numbers |
|
groupNo |
Number (1) |
Group Number |
Numbers |
||
vehicleNo |
Text(15) |
Vehicle number |
KA12TR1234 |
Alpha-numeric |
|
transDocNo |
Text(15) |
Transporter Document number |
12-86/3 |
Alphanumeric, -, / |
|
transDocDate |
Text |
Transporter Document Date |
dd/mm/yyyy format |
12/09/2017 |
|
quantity |
Number |
Quantity |
Numbers |