Resource: getbankaccounts.nv
HTTP method: GET
Fetch all the bank accounts in Netvisor and their bookkeeping accounts.
Response:
Level | Element | Type | Occurs | Description | Example |
Root | Root | Aggregate | 1 | ||
1 | BankAccounts | Aggregate | 1 | ||
2 | BankAccount | Aggregate | 1..n | ||
3 | Name | String | 1 | Name of the bank account | Ålandsbanken |
3 | IBAN | String | 1 | Bank account number | FI3465057110000553 |
3 | BIC | String | 1 | SWIFT code | AABAFI22 |
3 | CurrencyCode | String | 1 | Currency code of the bank account | EUR |
attr. |
Type | String | 1 | ISO standard format of the currency code | ISO-4217 |
3 | BookkeepingAccount | Aggregate | 0..1 |
||
4 |
NetvisorKey | Numeric | 1 | NetvisorKey of the bookkeeping account | 259 |
4 |
AccountNumber | Numeric |
1 | Bookkeeping account number | 1910 |
4 |
AccountName | String | 1 | Name of the bookkeeping account. Returns in the language specified in the API request header | Bank account 1 |
Did you find it helpful? Yes No
Send feedback