List available currencies for collateral

get/api/prime/trading/v1/accounts/{accountID}/margin/collateral/currencies

Returns the list of currencies that are available for use as collateral.

Path Parameters

  • accountIDstringRequired
    The ID of the account

200 Response

availableCurrencies array[object]
Example: {"id":"6016e0a9-545a-45fb-8370-caab1680956a","symbol":"BTC","name":"Bitcoin"}
id string <uuid>required
symbol string required
name string required