Query OTC Withdrawal Order List
Off-ramp
Withdrawal List
Query OTC withdrawal orders in batch.
POST
Query OTC Withdrawal Order List
Overview
This page documents thePOST /withdraw/open/otc/api/order/list endpoint. The full schema, parameters, and examples are rendered from the linked OpenAPI definition above.
Notes
- Authentication uses the standard GatePay signed headers.
- This page documents the standard merchant endpoint.
- For shared signing rules, see /api-reference/version/100/en/common/securityAndSignature.
Headers
Merchant application client ID used to identify the calling app.
HMAC signature generated from the request according to GatePay signing rules.
Unix timestamp used for replay protection and signature verification.
Random nonce used together with the timestamp to prevent replay attacks.
Body
application/json
Filter by order status.
Filter by OTC order type.
Filter by cryptocurrency code.
Filter by fiat currency code.
Start of the query time range.
End of the query time range.
Page number.
Number of records per page.
Filter by merchant-defined order ID.

