Query OTC Deposit Order List
On-ramp
Deposit List
List OTC deposit orders.
GET
Query OTC Deposit Order List
Overview
This page documents theGET /open/institution/otc/api/recharge/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 institutional path version of the same endpoint.
- For shared signing rules, see /api-reference/version/100/en/common/securityAndSignature.
Institution Notes
- Institutional requests must include
X-GatePay-On-Behalf-Ofto specify the institutional sub-account to operate on.
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.

