Withdraw History
Testnet Env
Testnet Env
GET
/api/v1/gateway/user/history/withdraw
Last modified:2024-10-15 06:23:56
Request
Query Params
assetName
string
optional
Example:
WBTC
status
string
optional
SUCCESS - The withdrawal request has been successfully processed.
PENDING - The withdrawal request is pending and has not been processed yet.
FAILED - The withdrawal request has failed.
withdrawOrderId
string
optional
startTime
string
optional
endTime
string
optional
limt
string
optional
fromID
string
optional
Header Params
VESSEL-API-KEY
string
required
Default:
{{API_KEY}}
VESSEL-PASSPHRASE
string
required
Default:
{{API_PASSPHRASE}}
VESSEL-SIGNATURE
string
required
VESSEL-TIMESTAMP
string
required
Request samples
Responses
Modified at 2024-10-15 06:23:56