Query OTC Recharge Order Detail
Query detail for a fiat recharge order.
get/payment/open/otc/api/recharge/detail
Query parameters
orderIdstring
Gate OTC order ID. At least one of orderId or clientOrderId is required.
clientOrderIdstring
Merchant custom order ID. At least one of orderId or clientOrderId is required.
Headers
X-GatePay-Certificate-ClientIdstring required
Merchant application client ID used to identify the calling app.
X-GatePay-Signaturestring required
HMAC signature generated from the request according to GatePay signing rules.
X-GatePay-Timestampstring required
Millisecond timestamp; the difference from server time must not exceed 30 seconds.
X-GatePay-Noncestring required
Random nonce used together with the timestamp to prevent replay attacks.
X-GatePay-On-Behalf-Ofstring
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