---
title: "POST /query"
method: POST
path: "/query"
tags: ["POST"]
---

# POST /query

`POST /query`

Query information from the Reach system using an OrderId, ReferenceId, or ContractId.

## Response `200`

Information about the queried object, the specific response depends on which parameter was used in the request. Click to see the specific response schemas.

## Other responses

- `400` — The query request structure was invalid and unable to be parsed.
- `404` — No matches to the provided order, reference, or contract.
- `503` — There was a system problem and the request should be tried again.

---

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