SquareConnect::UpdateItemTaxesRequest

May 23, 2017 ยท View on GitHub

Description

Properties

NameTypeDescriptionNotes
item_idsArray<String>The CatalogItems whose enabled/disabled CatalogTaxes are being updated.
taxes_to_enableArray<String>The set of CatalogTaxes (referenced by ID) to enable for the CatalogItem.[optional]
taxes_to_disableArray<String>The set of CatalogTaxes (referenced by ID) to disable for the CatalogItem.[optional]

Contents

  1. 0.1Description
  2. 1Properties