| Name | Type | Description | Notes |
|---|---|---|---|
| sku | String | Search by product sku. If null the filter will not be taken in account. | [optional] |
| title | String | Search by product title. If null the filter will not be taken in account. | [optional] |
| overrided | BOOLEAN | Search overrided products. If null the filter will not be taken in account. | [optional] |
| disabled | BOOLEAN | Search disabled products. If null the filter will not be taken in account. | [optional] |
| category_mapped | BOOLEAN | Search product with category mapped with the channel. If null the filter will not be taken in account. | [optional] |
| excluded | BOOLEAN | Search excluded products by at least an exclusion filter. If null the filter will not be taken in account. | [optional] |
| active | BOOLEAN | If false, search for product absent from the current catalog. If null the filter will not be taken in account. | [optional] |