Added
Support on-demand booking by allow input string
ASAP
as thepickupDateTime
- Example
{
...
pickupDateTime: "ASAP"
}
- Example
For on-demand bookings, added new key
eta
in the response data to provide the estimated distance & duration from the nearest driver to the pickup point- Example
{
...
eta: {
distance: 6345,
duration: 343
}
}
- Example
- Support on-demand booking by allow input string
ASAP
as thepickupDateTime
- Support on-demand booking by allow input string