Skip to content
This repository was archived by the owner on Apr 23, 2021. It is now read-only.

Latest commit

 

History

History
16 lines (8 loc) · 481 Bytes

UpdateItemTaxesRequest.md

File metadata and controls

16 lines (8 loc) · 481 Bytes

UpdateItemTaxesRequest

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]