CashAccount
A single cash account with bank details and cards (account type is implied by the cash-accounts API surface)
Social TradingCopy TradingInvestingMarket DataPortfolio ManagementFintechTradingStocksCryptocurrencyETFs
Properties
| Name |
Type |
Description |
| id |
string |
Unique identifier of the cash account |
| currency |
string |
ISO 4217 currency code (e.g. GBP, EUR, AUD, DKK) |
| status |
string |
Cash account status |
| bankAccount |
object |
Bank account linked to this cash account |
| cards |
array |
Payment cards linked to this cash account |
JSON Schema