Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 555 Bytes

File metadata and controls

16 lines (9 loc) · 555 Bytes

AddItemCatalogAction

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

Properties

Name Type Description Notes
sku String The unique SKU of the item to add.
price BigDecimal Price of the item. [optional]
attributes Object The attributes of the item to add. [optional]
replaceIfExists Boolean Indicates whether to replace the attributes of the item if the same SKU exists. [optional]