AccountDetails
Account details of client
-
Name Type Description AccountType String Type of account CurrencyIsoCode String Currency ISO code of account Iban String Iban of account
Account details of client
Name | Type | Description |
---|---|---|
AccountType | String | Type of account |
CurrencyIsoCode | String | Currency ISO code of account |
Iban | String | Iban of account |
{ "AccountType": "Normal", "CurrencyIsoCode": "USD", "Iban": "DK43754335838392" }