List Currencies

get/api/prime/trading/v1/accounts/{accountId}/currencies

Gets a list of all available currencies.

Path Parameters

  • accountIdstringRequired
    The id of the trading account to retrieve

200 Response

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

default Response

error string required
errorName string required
reqId string required