# TaxAgency

## Content



| **Name** | **Type** | **ReadOnly** | **Filterable** | **Description** |
| --- | --- | --- | --- | --- |
| Id [KEY\] | string | true | true | The Id of the sales tax code. |
| SyncToken | string | false | false | The sync token. This must be specified when executing an update or delete. |
| MetaData\_CreateTime | datetime | true | true | The time the record was created. |
| MetaData\_LastUpdatedTime | datetime | true | true | The time the record was last updated. |
| DisplayName | string | false | true | The name for the tax agency. |
| TaxRegistrationNumber | string | true | true | The Registration number for the agency. |
| TaxTrackedOnPurchases | boolean | true | true | This field denotes whether this tax agency is used to track tax on purchases. |
| TaxTrackedOnSales | boolean | true | true | This field denotes whether this tax agency is used to track tax on sales. |
| LastFileDate | date | true | false | The last tax filing date for this tax agency. This field is automatically populated by QuickBooks business logic at tax filing time. |
| TaxAgencyConfig | string | true | false | Flag to identify whether the TaxAgency is system defined by Automated Sales Tax engine or user generated. |