Submitting to Book Taxi endpoint

In the following Postman POST request, the JSON body is filled:

{
"start": {"latitude":6.938020, "longitude":79.963855},
"end": {"latitude":6.938021, "longitude":79.963857},
"customerId": 101,
"taxiType": "NANO"
}

When the Send button is pressed, a JSON of a map with taxiBookingId will be returned, along with the HTTP status code 200:

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.144.84.155