BestSeller Product
Request Parameters:
Retrieve the best seller product.
URL: ../Plugins/XcellenceIt.Plugin.Misc.NopRestApi/RemoteService/WebService.svc/BestSellers
Parameter:
{
"apiSecretKey":"k117x118z122r116t100e100r118j122",
"storeId":"1",
"languageId":"1",
"currencyId":"1",
"customerId":"1",
"productThumbPictureSize":"500"
}
Response :
=>If no BestSeller Exist it will response with following parameter
{
"BestSellersResult": null
}