v1

latestOpenAPI 3.0.02026-07-1398671635.1 KB
Delivery Pools API
publicly-accessible

Set availability for pickup

Set the average amount of time it will take a driver to collect a new order from a restaurant in the pool.

put/delivery/pools/{deliveryPoolId}/availability/relative

Request body

bestGuessstring

Your best estimation (hh:mm:ss)

Example request

{
  "bestGuess": "00:35:00"
}

Response

Update will take effect shortly