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

Changes

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