Query withdrawal order status
Query the status and details of a batch withdrawal order and its sub-orders by batch ID and detail status.
Headers
The clientId assigned when the merchant registers an application in the Gate merchant console.
Request signature. GatePay uses this signature to verify whether the request is valid.
Millisecond timestamp; the difference from server time must not exceed 30 seconds.
Random string. Must comply with HTTP header rules; recommended length is within 32 characters, composed of digits and letters.
Request body
Response
Withdrawal batch details
Changes
Changed in 2 of the 5 revisions of this API.11
- ○
added the optional property
data/withdraw_list/items/fee_typeto the response with the200statusresponse-optional-property-added
- ○
- ●
removed the optional property
data/withdraw_list/items/fee_typefrom the response with the200statusresponse-optional-property-removed
- ●