TaxAuthority
Represents tax authorities used to define the governmental bodies responsible for collecting taxes, including hierarchical parent relationships and associated vendor identifiers.
Columns
| Name | Type | ReadOnly | Description |
| description | String | False |
The description of this tax authority. |
| href | String | True |
The URL of the tax authority resource. |
| id | String | False |
The unique identifier of the tax authority record. |
| key [KEY] | String | True |
The system-assigned key that uniquely identifies the tax authority record. |
| parent_Href | String | True |
The URL of the parent tax authority associated with this tax authority. |
| parent_Id | String | False |
The Id of the parent tax authority associated with this tax authority. |
| parent_Key | String | False |
The system-assigned key of the parent tax authority associated with this tax authority. |
| vendorId | String | False |
The vendor Id associated with this tax authority. |