Withdraw Funds
Last updated
Last updated
POST
/balance/withdraw
Withdraw funds to a specified address.
Headers
Content-Type
application/json
X-API-KEY
<token>
Body
currency
string
address
string
Address to send
amount
number
Amount to send
Response