BankDetails
-
Name Type Description Address String Address of the bank. Bic String Bank Identification code i.e. SAXODKKK Name String Name of the bank
| Name | Type | Description |
|---|---|---|
| Address | String | Address of the bank. |
| Bic | String | Bank Identification code i.e. SAXODKKK |
| Name | String | Name of the bank |
{
"Address": "PHILIP HEYMANS ALLE 15,2900 HELLERUP DENMARK",
"Bic": "SAXODKKKXXX",
"Name": "Saxo Bank A/S"
}