---
title: "POST /order"
method: POST
path: "/order"
---

# POST /order

`POST /order`

Create order

## Request body

- object
  - `id` string
  - `item` string

## Response `200`

OK

---

[API](https://skmtc.dev/azure/apis/store-api.md) · [All operations](https://skmtc.dev/azure/apis/store-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/store-api/revisions/fcb03f70c399/schema)
