The specific properties of the "PATCH_MANY" catalog sync action.
Name | Type | Description | Notes |
---|---|---|---|
Price | decimal | Price of the item. | [optional] |
Filters | List<CatalogActionFilter> | The list of filters used to select the items to patch, joined by `AND`. Note: Every item in the catalog will be modified if there are no filters. | [optional] |
Attributes | Object | The attributes of the items to patch. | [optional] |