---
title: "查询订单/orderQuery"
method: POST
path: "/payin/orderQuery"
tags: ["payin-controller"]
---

# 查询订单/orderQuery

`POST /payin/orderQuery`

## Request body

- PaymentQueryRequest — 支付查询请求对象，包含订单号信息
  - `merchantReference` string — 商户订单号
  - `pspReference` string — 支付服务提供商订单号

## Response `200`

成功

## Other responses

- `201` — 已创建
- `401` — 未经授权
- `403` — 禁止
- `404` — 未找到

---

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