Withdraw FundsPOST
Create a withdrawal transaction that debits funds from the specified trading account.
Authorization
Authorization<token>Bearer access token issued by the admin login flow.
In: header
Request Body
application/jsonRequiredcommentOptional, The comment for the depositamountThe amount to deposit/withdraw, in account currencyFormat:
"double"Path Parameters
accountIdRequiredstringThe account id to deposit to
A successful response.