v1
latestOpenAPI 3.1.02026-07-21152963.1 KBQuery OTC Recharge Order List
List OTC recharge orders. startTime and endTime are required.
Query parameters
Filter by order status.
Start of the query time range (epoch millis). Required.
End of the query time range (epoch millis). Required.
Page number. Use -1 to fetch all records without pagination.
Number of records per page. Required when page >= 0. Max 1000.
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.
Institutional sub-account UID. Only required when an institution submits a request on behalf of a sub-account; not required for direct merchant requests.
Response
Success