post https://api.sandbox.co.in/ewb/tax-payer/seller/bills//multi-vehicle/add
Add Multi Vehicle Details
NOTE: Use JWT Authorization token received using E-Way Bill Authentication API
Request Body Example
{
"ewbNo": 171002233847,
"groupNo": "32",
"vehicleNo": "PQR1234",
"transDocNo": "1234",
"transDocDate": "12/10/2017",
"quantity": 15
}