TRV10 - v2.0.1 - patch version #184
Rishabh-ondc
started this conversation in
General
Replies: 3 comments 2 replies
It should also have AUTO_RICKSHAW, right ? |
1 reply
|
@Rishabh-ondc what's the real world meaning for the RIDE_ENROUTE_PICKUP ? Isn't the expectation that the rider is starting when assigned ? In case of a booking where the assigned rider is dropping a previous customer, should this come at the time of acceptance itself or after the previous rider is completed ? |
1 reply
|
@Rishabh-ondc
|
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Features addressed as part of the v2.0.1 patch release are mentioned below.
Fulfilment.type ENUM - 'SELF_PICKUP'
Fulfilment.vehicle.category ENUMs - 'CAB', 'TWO_WHEELER', 'AUTO_RICKSHAW'
Fulfilment.vehicle.variant ENUMs
Describing the energy type of the vehicle, vehicle.energy_type ENUMs -
Cancellation reason code ENUMs defined:
Fulfilment.state.descriptor.code ENUM - 'RIDE_CONFIRMED'
All reactions