---
title: "PUT /orders/{order_id}/status/{status}"
method: PUT
path: "/orders/{order_id}/status/{status}"
tags: ["Orders"]
---

# PUT /orders/{order_id}/status/{status}

`PUT /orders/{order_id}/status/{status}`

Updates the status of an order

## Response `200`

Success if order status ws updated

- object
  - `code` string
  - `data` boolean

---

[API](https://skmtc.net/2ndkitchen/apis/2ndkitchen-order-service.md) · [All operations](https://skmtc.net/2ndkitchen/apis/2ndkitchen-order-service/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/2ndkitchen/2ndkitchen-order-service/revisions/d62de4d3b8bd/schema)
