The specific properties of the "ADD" catalog sync action.
| 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] |