Resource: getbankaccounts.nv
HTTP-metod: GET
Fetch all the bank accounts in Netvisor and those 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 | Currencyof the bank account | EUR |
attr. | Type | String | 1 | ISO standard of the currency format | ISO-4217 |
3 | BookkeepingAccount | Aggregate | 0..1 | ||
4 | NetvisorKey | Numeric | 1 | NetvisorKey (id) of the bookkeeping account | 259 |
4 | AccountNumber | Numeric | 1 | Bookkeeping account number | 1910 |
4 | AccountName | String | 1 | Name of the bookkeeping account. Returns translated version based on the language specified in the API request headers | Bank 1 |
Did you find it helpful? Yes No
Send feedback