Request (GetSearchResultsFilteredSoapIn)
The request body is of type GetSearchResultsFiltered.
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 |
Filters | | xml:string |
Example
The following example shows how to perform the web operation in CyberStore.
200 Response (GetSearchResultsFilteredSoapOut)
The response body is of type GetSearchResultsFilteredResponse.
Response Body Parameters
Name | Description | Data Type |
GetSearchResultsFilteredResult | A string value containing a JSON object.
| xml:string |
See Also