v1
latestSwagger 2.02026-07-179553242.0 KBUser
Request a withdrawal to an external wallet.
This will send a confirmation email to the email address on record.
post/user/requestWithdrawal
Response
Request was successful
Example response
{
"amount": 6,
"address": "address",
"tx": "tx",
"transactID": "transactID",
"fee": 1,
"transactStatus": "transactStatus",
"network": "network",
"transactType": "transactType",
"walletBalance": 5,
"transactTime": "2000-01-23T04:56:07.000+00:00",
"currency": "currency",
"text": "text",
"account": 0,
"timestamp": "2000-01-23T04:56:07.000+00:00"
}