Request (GetSearchResultsFilteredWithPricingSoapIn)
The request body is of type GetSearchResultsFilteredWithPricing.
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 (GetSearchResultsFilteredWithPricingSoapOut)
The response body is of type GetSearchResultsFilteredWithPricingResponse.
Response Body Parameters
| Name | Description | Data Type |
| GetSearchResultsFilteredWithPricingResult | A string value containing a JSON object.
| xml:string |
See Also