Accounts
Withdraw equity from an account
Withdraw equity from an account
POST
Withdraw equity from an account
Authorizations
Bearer token used for protected REST API requests.
Path Parameters
Trading account identifier. The authenticated user must be allowed to access this account.
Body
application/json
Withdrawal payload. amount must be greater than zero and bankId must reference a saved bank account owned by the user.
Response
Withdrawal result and updated account balances.
Response returned after a successful equity withdrawal.
Withdraw equity from an account

