Query OTC Withdrawal Order Detail
Query the detail of an OTC withdrawal order.
get/withdraw/open/otc/api/order/detail
Query parameters
orderIdstring
Gate OTC order ID.
clientOrderIdstring
Merchant custom order ID.
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.
Response
Success