post https://staging.fynamics.co.in/api/eway/initiate-multi-vehicle
This API is used to initiate multiple vehicle movement. The details and parameters of the requests and responses are explained.
Validations
- Eway bill should be active and valid.
- Valid reasonCode, state code and unitCode to be sent.
- totalQuantity should not be more than the quantity mentioned in eway bill for the first initiation
- After one group movement of consignment in multiple vehicles is initiated, requests for next group movement will consider the totalQuantity of previous group.
- If same JSON is passed without any change, new group will not be created.