Initiate Multi Vehicle Movement

This API is used to initiate multiple vehicle movement. The details and parameters of the requests and responses are explained.

Validations

  • Eway bill should be active and valid.
  • Valid reasonCode, state code and unitCode to be sent.
  • totalQuantity should not be more than the quantity mentioned in eway bill for the first initiation
  • After one group movement of consignment in multiple vehicles is initiated, requests for next group movement will consider the totalQuantity of previous group.
  • If same JSON is passed without any change, new group will not be created.

Important Links

Run in Postman

Body Params
number
required

E-way bill Generated

string
required

Reason code for vehicle updation

string
required

Remarks

string
required

Place of Consignor

integer
required

State of Consignor

string
required

To Place

integer
required

From State

integer
required

Mode of transport (Road-1, Rail-2, Air-3, Ship-4)

number
required

Total Quantity

string
required

Unit Code

Headers
string
required

GSTIN of Requester (Tax payer or Transporter)

string
required

Username of Tax payer

string
required

Authentication token returned by the E-way bill system

string
required

Session encryption key

Responses

405

Method not allowed

500

Internal Server Error

Language
Credentials
Bearer
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json