| Name | Description | Type | Additional information |
|---|---|---|---|
| Include |
List of includes that add extra information to the products in the result. |
Collection of ProductInclude |
None. |
| Filter |
List of filters that can be used to refine the results. |
Collection of ProductFilter |
None. |
| Series |
An array of strings containing Stuller Series numbers (i.e. {“309”, “1601”, “4196”}). |
Collection of string |
None. |
| SKU |
An array of strings containing Stuller Product numbers. (i.e. {“309:77802:S”, “1601:250162:S”, “4196:4661:P”}). |
Collection of string |
None. |
| ProductId |
A list of ints that contain Stuller Product Ids. |
Collection of integer |
None. |
| CategoryIds |
The category id of the set of products. |
Collection of integer |
None. |
| AdvancedProductFilters |
The extended product filters applied to a set of products. |
Collection of AdvancedProductFilter |
None. |
| NextPage | string |
None. |
|
| Page | integer |
None. |
|
| PageSize | integer |
None. |