PurchasingTaxSchedule
Represents tax schedules used in purchasing transactions to group tax details by effective date and tax solution.
Columns
| Name | Type | ReadOnly | Description |
| description | String | False |
The description of this purchasing tax schedule. |
| href | String | True |
The URL of the purchasing tax schedule resource. |
| id | String | True |
The unique identifier of the purchasing tax schedule record. |
| isSystemGenerated | Bool | True |
Indicates whether this purchasing tax schedule was generated automatically by the system. |
| key [KEY] | String | True |
The system-assigned key that uniquely identifies the purchasing tax schedule record. |
| name | String | False |
The name of the purchasing tax schedule. |
| status | String | False |
The current status of the purchasing tax schedule, such as active or inactive. |
| taxSolution_Href | String | True |
The URL of the tax solution associated with this purchasing tax schedule. |
| taxSolution_Id | String | False |
The Id of the tax solution associated with this purchasing tax schedule. |
| taxSolution_Key | String | False |
The system-assigned key of the tax solution associated with this purchasing tax schedule. |
| ListAggregate_Lines | String | False |
The aggregate list of tax detail lines associated with this purchasing tax schedule. |