---
title: "Get Order"
method: GET
path: "/merchant/{merchantReference}/order/{orderReference}"
tags: ["Orders"]
---

# Get Order

`GET /merchant/{merchantReference}/order/{orderReference}`

Retrieve the full details of a specific order by its reference, including items, customer info, and status.

## Path parameters

- `merchantReference` string, required
- `orderReference` string, required

## Response `200`

---

[API](https://skmtc.net/chowdeck/apis/chowdeck-api.md) · [All operations](https://skmtc.net/chowdeck/apis/chowdeck-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/chowdeck/chowdeck-api/versions/5830cc8467d8/schema)
