ItemTaxGroupItemMap
Represents mappings between items and item tax groups for a specific tax solution.
Columns
| Name | Type | Description |
| href | String | The URL of the item tax group item map resource. |
| id | String | The unique identifier of the item tax group item map record. |
| item_Href | String | The URL of the item associated with this tax group mapping. |
| item_Id | String | The Id of the item associated with this tax group mapping. |
| item_Key | String | The system-assigned key of the item associated with this tax group mapping. |
| key [KEY] | String | The system-assigned key that uniquely identifies the item tax group item map record. |
| taxGroup_Href | String | The URL of the tax group associated with this item mapping. |
| taxGroup_Id | String | The Id of the tax group associated with this item mapping. |
| taxGroup_Key | String | The system-assigned key of the tax group associated with this item mapping. |
| taxSolution_Href | String | The URL of the tax solution associated with this item mapping. |
| taxSolution_Id | String | The Id of the tax solution associated with this item mapping. |
| taxSolution_Key | String | The system-assigned key of the tax solution associated with this item mapping. |