Updates the CatalogTax objects that apply to the targeted CatalogItem without having to perform an upsert on the entire item.
Open in API Reference
IDs for the CatalogItems associated with the CatalogTax objects being updated. No more than 1,000 IDs may be provided.
IDs of the CatalogTax objects to disable. At least one of taxes_to_enable or taxes_to_disable must be specified.
taxes_to_enable
taxes_to_disable
IDs of the CatalogTax objects to enable. At least one of taxes_to_enable or taxes_to_disable must be specified.
// No response received yet.