Withdraw
Request withdrawal of funds
Withdraw cryptocurrency to any specified address
Headers
Name
Type
Description
Request Body
Name
Type
Description
{
"error": false,
"data": {
"uid": "28dc3cd5-9752-4ac2-b3db-b3ce47f2b7f9",
"createdAt": 1687554178
}
}{
"error": true,
"code": 1006,
"message": "Withdrawal is not available with the indicated parameters. Check the currency and blockchain API for more details"
}Possible errors
Last updated