Update Vehicle
Update the Vehicle details in an E-Way Bill with multi-vehicle movement initiated.
PUT
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
Request body for UpdateMultiVehicle.
Ewaybill Number
Group Number
Old Vehicle Number
Required string length:
7 - 15New Vehicle Number
Required string length:
7 - 15Old Tran Number
Maximum string length:
15New Tran Number
Maximum string length:
15From Place
Maximum string length:
50From State
Required range:
x <= 99Reason Code
Required string length:
1Remarks
Maximum string length:
50Response
200 - application/json
200 Vehicle updated / 301 Invalid EWB number / 411 Multi-vehicle not initiated for specified details
- Option 1
- Option 2
An E-Way Bill success or NIC business-failure response. Both variants use HTTP 200.