Order Delivery Webhooks
publicly-accessible

Driver Location

Driver Location

put/driver-location

Request body

TimeStampstring date-time
OrderIdstring

Example request

{
  "Location": {
    "Latitude": 51.51641,
    "Longitude": -0.103198
  }
}

Response

OK

Changes

No recorded changes to this endpoint across all 1 revision of this API.