BankDefaults - accountsIQ/API-Wiki GitHub Wiki
Presentation of the BankDefaults data structure. Bank defaults need to be set before new banks can be created
BankDefaults members
| Name | Type | Description | Constraints |
|---|---|---|---|
| CurrencyCode | String | Get/Set default currency for new banks. |
|
| GLCategoryID | String | Get/Set default GL category ID for new banks. This will affect how bank balances will be reported on in P&L and Balance sheet reports. |
|
| GLSubCategoryID | String | Get/Set default GL sub-category ID for new banks. This will affect how bank balances will be reported on in P&L and Balance sheet reports. |
|
| TaxID | String | Get/Set the default tax code applied to new banks. |
|