Add Multi Vehicles

Add Multi Vehicle Details

Run in Postman  API Guide  Free Trial

💡

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
}
Language
Click Try It! to start a request and see the response here!