UpdateItemTaxesRequest
November 20, 2019 ยท View on GitHub
Description
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| itemIds | List<String> | IDs for the CatalogItems associated with the CatalogTax objects being updated. | |
| taxesToEnable | List<String> | IDs of the CatalogTax objects to enable. | [optional] |
| taxesToDisable | List<String> | IDs of the CatalogTax objects to disable. | [optional] |