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