OpeningBalanceAccounts
Retrieves list of accounts of opening balance.
Table Specific Information
Select
No filters are supported server-side for this table. All criteria are handled client-side within the driver.
Columns
| Name | Type | References | SupportedOperators | Description |
| AccountId [KEY] | String |
BankAccounts.AccountId | Id of an account. | |
| AccountName | String | Name of an account. | ||
| AccountSplitId | String | Split Id of an account. | ||
| AccountType | String | Type of the account. | ||
| BcyAmount | Decimal | Base currency of the amount. | ||
| CurrencyCode | String | Code of currency. | ||
| CurrencyId | String |
Currencies.CurrencyId | Id of a currency. | |
| DebitOrCredit | String | Type of mode the opening balance is. | ||
| ExchangeRate | Decimal | Exchange rate of the currency. | ||
| ProductId | String | Id of the product. | ||
| ProductName | String | Name of the product. | ||
| ProductStock | Integer | Stock of the product. | ||
| ProductStockRate | Integer | Stock rate of the product. |