post https://sandboxapi.atlas.vayana.com/AtlasApi/v1.0/ewaybill/multivehicle/change
This API helps to change multi vehicle in E-way bill.
The "Change Multi-Vehicle E-way Bill API" simplifies updating E-way Bills for consignments moving through multiple vehicles from transhipment points. It reduces administrative tasks, ensuring accurate conveyance details and enhancing compliance. With real-time modifications, it supports dynamic logistics needs, improving operational efficiency and customer satisfaction.
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,
"oldvehicleNo": "PQR1234",
"newVehicleNo": " PQR1234",
"oldTranNo": "ABC12353",
"newTranNo": "PQR123",
"fromPlace": "Lucknow",
"fromState": 9,
"reasonCode": "1",
"reasonRem": "vehicle broke down"
}
Sample Response
{
"Code": "0",
"Message": "Multi vehicle changed successfully",
"Status": "APPROVED",
"ChangeMultiVehicle": {
"ewbNo": "601011789562",
"groupNo": "1",
"vehUpdDate": "18/04/2024 01:25:00 PM"
}
}
Questions? Contact Us 📧 [email protected]