Withdrawal
Withdrawal Inquiry
Name
Value
{
"message": "Operation was successful.",
"result": {
"status": string,
"destination": string,
"amount": string,
"fee": string,
"coin": string,
"network": string,
"withdrawRequestId": string
},
"meta": {}
}
{
"message": "x-api-key header is required",
"result": [],
"meta": {}
}Last updated