---
title: "POST /orders/{id}/ready-to-collect"
method: POST
path: "/orders/{id}/ready-to-collect"
tags: ["Order"]
---

# POST /orders/{id}/ready-to-collect

`POST /orders/{id}/ready-to-collect`

This endpoint allows an order to be marked as ready to collect.

## Path parameters

- `id` string, required

## Response `204`

No Content

## Other responses

- `400` — Bad Request
- `404` — The specified resource was not found
- `500` — Internal Server Error

---

[API](https://skmtc.net/grubtech/apis/grubtech-auth-server.md) · [All operations](https://skmtc.net/grubtech/apis/grubtech-auth-server/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/grubtech/grubtech-auth-server/revisions/21688b6dcb69/schema)
