---
title: "Get an Order"
method: GET
path: "/v3/customer/order/{orderId}"
---

# Get an Order

`GET /v3/customer/order/{orderId}`

## Path parameters

- `orderId` string, required

## Query parameters

- `customerId` string, required
- `merchantId` string
- `paymentStatusTypes` string
- `limit` string
- `offset` string

## Response `200`

200

- object

## Other responses

- `400` — 400

---

[API](https://skmtc.net/mxmerchant/apis/checkout-api.md) · [All operations](https://skmtc.net/mxmerchant/apis/checkout-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mxmerchant/checkout-api/revisions/6807b698abcb/schema)
