post https://api.sandbox.co.in/ewb/tax-payer/seller/bills//multi-vehicle
Multi Vehicle Movement Initiation
NOTE: Use JWT Authorization token received using E-Way Bill Authentication API
Request Body Example
{
"ewbNo": 101002233846,
"reasonCode": "1",
"reasonRem": "vehicle broke down",
"fromPlace": "BANGALORE",
"fromState": 29,
"toPlace": "Chennai",
"toState": 33,
"transMode": "1",
"totalQuantity": 33,
"unitCode": "NOS"
}