---
title: "Set availability for pickup"
method: PUT
path: "/delivery/pools/{deliveryPoolId}/availability/relative"
tags: ["Delivery Pools API", "publicly-accessible"]
---

# Set availability for pickup

`PUT /delivery/pools/{deliveryPoolId}/availability/relative`

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

## Request body

- EstimatedTime
  - `bestGuess` string — Your best estimation (hh:mm:ss)

## Response `202`

Update will take effect shortly

## Other responses

- `404` — The pool could not be found

---

[API](https://skmtc.net/just-eat/apis/just-eat-api.md) · [All operations](https://skmtc.net/just-eat/apis/just-eat-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/just-eat/just-eat-api/revisions/4b25c7d97a53/schema)
