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) · 663 Bytes

UpdateItemTaxesRequest.md

File metadata and controls

16 lines (8 loc) · 663 Bytes

UpdateItemTaxesRequest

Description

Properties

Name Type Description Notes
itemIds List<String> The CatalogItems whose enabled/disabled CatalogTaxes are being updated.
taxesToEnable List<String> The set of CatalogTaxes (referenced by ID) to enable for the CatalogItem. [optional]
taxesToDisable List<String> The set of CatalogTaxes (referenced by ID) to disable for the CatalogItem. [optional]