Request  (GetSearchResultsFilteredWithPricingPagedSoapIn)
The request body is of type GetSearchResultsFilteredWithPricingPaged.
Request Body Parameters
| Name | Description | Data Type | 
| SearchString |   | xml:string | 
| SearchCategoryID |   | xml:string | 
| IncludeItemsFromAllChildCategories |   | xml:boolean | 
| IncludeModels |   | xml:boolean | 
| IncludeStockCodes |   | xml:boolean | 
| IncludeSKUs |   | xml:boolean | 
| RowsPerPage |   | xml:int | 
| PageNumber |   | xml:int | 
| Filters |   | xml:string | 
 
			
			
			
            Example
The following example shows how to perform the web operation in CyberStore.
 
            
            
			
			
200 Response  (GetSearchResultsFilteredWithPricingPagedSoapOut)
The response body is of type GetSearchResultsFilteredWithPricingPagedResponse.
Response Body Parameters
| Name | Description | Data Type | 
| GetSearchResultsFilteredWithPricingPagedResult | A string value containing a JSON object. 
 | xml:string | 
 
			
        See Also