This API helps to add multi vehicle in E-way bill.
The Multi-Vehicle API for E-way Bills revolutionizes the transportation process by enabling the movement of a single consignment across multiple vehicles from a transhipment point. Previously, businesses had to raise separate delivery challans for consignments spanning multiple vehicles, followed by generating individual E-way bills. With the introduction of the Multi-Vehicle API, this cumbersome process is streamlined. Users can now generate a single E-way Bill and subsequently update it with multiple conveyance details, eliminating the need for separate documentation and enhancing operational efficiency. This enhancement not only simplifies logistics but also ensures compliance with regulations, facilitating smoother and more agile transportation management.
Data to Test Integration
Header | Data |
---|---|
SELLER-GSTIN | 24AAAPI3182M002 |
IRP-USERNAME | test_24_001 |
IRP-PASSWORD | Trial63$value |
Authorization
Authorization will be of Basic Type. Key Value and Secret Value shall be entered as authorization tokens.
Key Value | hylo_1242_bf18f7c9e196ae89 |
Secret Value | $2a$10$vhAGOlRBeAkMN9w5DpKIJ.bvF |
Sample Request
{
"ewbNo": 601011789562,
"groupNo": "1",
"vehicleNo": "PQR1234",
"transDocNo": "1234",
"transDocDate": "12/10/2017",
"quantity": 15
}
Sample Response
{
"Code": "0",
"Message": "Multi vehicle added successfully",
"Status": "APPROVED",
"AddMultiVehicle": {
"ewbNo": "601011789562",
"groupNo": "1",
"vehAddedDate": "18/04/2024 01:21:00 PM"
}
}
Questions? Contact Us 📧 [email protected]