| Name | Type | Description | Notes |
|---|---|---|---|
| page_number | \Swagger\Client\Model\BeezUPCommonPageNumber | ||
| page_size | \Swagger\Client\Model\BeezUPCommonPageSize | ||
| column_id_list | \Swagger\Client\Model\BeezUPCommonCatalogColumnId[] | ||
| exists | bool | Search for existing products or not. If null you will received both. | [optional] |
| product_id_list | \Swagger\Client\Model\BeezUPCommonProductId[] | Filter with a list of product identifier | [optional] |
| sku | string | Search for products containing this SKU (merchant product dentifier). | [optional] |
| title | string | Search for products containing this title | [optional] |
| category_path | \Swagger\Client\Model\BeezUPCommonCatalogCategoryPath | [optional] | |
| orderby_catalog_column_id | \Swagger\Client\Model\BeezUPCommonCatalogColumnId | [optional] | |
| without_sub_categories | bool | Do not retrieve sub categories. By default, this value is set to false | [optional] |