Cover all short margin positions

post/api/prime/trading/v1/accounts/{accountID}/margin/positions/cover

Transfers the exact amount to cover all short margin positions for the specified account.

Path Parameters

  • accountIDstringRequired
    The ID of the account

Request Body

One of
currencies array[string]

200 Response

balances array[object]
currency string
quantity number
balanceValue object
Example: {"quantity":"100.0","currency":"USD"}