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

# POST /orders/{id}/started

`POST /orders/{id}/started`

Grubtech will send the order-started status update using the provided webhook endpoint.

## Path parameters

- `id` string, required

## Response `204`

Successful response

## Other responses

- `400` — Bad request
- `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)
