---
title: "Get Orders"
method: GET
path: "/v3/order"
---

# Get Orders

`GET /v3/order`

## Query parameters

- `id` string
- `merchantId` string
- `startDate` string, date
- `endDate` string, date
- `dataType` string
- `limit` integer
- `offset` integer

## 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)
