The request body is of type GetTopItemsBoughtWithStockCodeByOthersToBuy.
Request Body Parameters
| Name | Description | Data Type |
|---|---|---|
| StockCode | xml:string | |
| HowMany | xml:int |
| Method | GetTopItemsBoughtWithStockCodeByOthersToBuy |
The request body is of type GetTopItemsBoughtWithStockCodeByOthersToBuy.
| Name | Description | Data Type |
|---|---|---|
| StockCode | xml:string | |
| HowMany | xml:int |
// Sample MakeAJAXCall
The response body is of type GetTopItemsBoughtWithStockCodeByOthersToBuyResponse.
| Name | Description | Data Type |
|---|---|---|
| GetTopItemsBoughtWithStockCodeByOthersToBuyResult | A string value containing a JSON object. Sample response here | xml:string |