post
https://integrationgateway.falconflex.ai/api/v1/tasks/location-points/get-distance
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Pickup / Delivery
The value for the pickup or delivery is an object with Latitude/Longitude.
| pickup / delivery |
|---|
{ "latitude": 25.251129337013374, "longitude": 51.447895077918965 } |
Request example:
{ "pickup": { "latitude": 25.251129337013374, "longitude": 51.447895077918965 }, "delivery": { "latitude": 25.25025096488055, "longitude": 51.56055046373865 } }