This API helps to initiate multi vehicle in E-way bill.
The Multi-Vehicle E-way Bill API simplifies the process of generating E-way Bills for multiple vehicles in one go, cutting paperwork and boosting efficiency. It ensures compliance and improves tracking accuracy, leading to cost savings and enhanced productivity in logistics, ultimately resulting in heightened customer satisfaction. In addition to simplifying the generation of E-way Bills for multiple vehicles, this API offers a range of features to optimize logistics operations. It facilitates real-time monitoring of goods movement, providing stakeholders with up-to-date information on the status and location of shipments
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,
"reasonCode": "1",
"reasonRem": "vehicle broke down",
"fromPlace": "BANGALORE",
"fromState": 29,
"toPlace": "Chennai",
"toState": 33,
"transMode": "1",
"totalQuantity": 15,
"unitCode": "NOS"
}
Sample Response
{
"Code": "0",
"Message": "Multi vehicle initiated successfully",
"Status": "APPROVED",
"InitiateMultiVehicle": {
"ewbNo": "601011789562",
"groupNo": "1",
"createdDate": "18/04/2024 01:19:00 PM"
}
}
Questions? Contact Us 📧 [email protected]