Logo
lemon.markets API Documentation

Withdraw Money

POST {{trading_url}}/account/withdrawals/

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X POST 'trading_url/account/withdrawals/' --data-urlencode '%7B%22name%22%3D%3E%22amount%22%2C+%22value%22%3D%3E%22%22%2C+%22datatype%22%3D%3E%22null%22%7D'

ENDPOINTS