Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 548 Bytes

File metadata and controls

16 lines (9 loc) · 548 Bytes

PatchItemCatalogAction

The specific properties of the "PATCH" catalog sync action.

Properties

Name Type Description Notes
sku String The unique SKU of the item to patch.
price BigDecimal Price of the item. [optional]
attributes Object The attributes of the item to patch. [optional]
createIfNotExists Boolean Indicates whether to create an item if the SKU does not exist. [optional]