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