TaxReturnFrequencies
Query TaxReturnFrequencies in Sage Business Cloud Accounting.
Table Specific Information
Query the available TaxReturnFrequencies
Select
The driver uses the Sage Accounting API to process search criteria that refer to TaxTypeId column. The driver processes other filters client-side within the driver.
- TaxTypeId supports the '=' operator.
For example, the following queries are processed server side:
SELECT * FROM TaxReturnFrequencies WHERE TaxTypeId = 'abc'
Columns
Name | Type | References | Description |
Id [KEY] | String | The unique identifier for the item | |
DisplayedAs | String | The name of the resource | |
LegacyId | Int | The legacy ID for the item | |
TaxTypeId | String |