Request Parameters:


Retrieve the list of Advanced search product.


URL:../Plugins/XcellenceIt.Plugin.Misc.NopRestApi/RemoteService/WebService.svc/AdvancedSearch


Parameter:

{

       "apiSecretKey": "e113o113e100o107g111v114z102p99",

       "storeId": "2",

       "languageId": "1",

       "currencyId": "1",

       "customerId": "1",

       "model": {

               "Q": "shoes",

               "adv": "true",

               "cid": "0",

               "isc": "true",

               "mid": "0",

               "sid": "false"

       },

       "command": {

               "PageSize": "8",

               "PageNumber": "1",

               "OrderBy": "0"

       }

}

[Note: In model the parameters passed are Q(searched term),adv(Advance search)can be set true or false,cid(Customer Id),isc(Include Sub category)can be set true or false,mid(Manufacturer id),sid(search in description) can be true or false ]


Response:

   {

       "AdvancedSearchResult":

       {

           "Id": 0,

           "Message": null,

           "AvailableCategories":

           [

               {

                   "Disabled": false,

                   "Group": null,

                   "Selected": false,

                   "Text": "All",

                   "Value": "0"

               },

               {

                   "Disabled": false,

                   "Group": null,

                   "Selected": false,

                   "Text": "Computers",

                   "Value": "1"

               },

               {

                   "Disabled": false,

                   "Group": null,

                   "Selected": false,

                   "Text": "Computers >> Desktops",

                   "Value": "2"

               },

               {

                   "Disabled": false,

                   "Group": null,

                   "Selected": false,

                   "Text": "Computers >> Notebooks",

                   "Value": "3"

               },

               {

                   "Disabled": false,

                   "Group": null,

                   "Selected": false,

                   "Text": "Computers >> Software",

                   "Value": "4"

               },

               {

                   "Disabled": false,

                   "Group": null,

                   "Selected": false,

                   "Text": "Electronics",

                   "Value": "5"

               },

               {

                   "Disabled": false,

                   "Group": null,

                   "Selected": false,

                   "Text": "Electronics >> Camera & photo",

                   "Value": "6"

               },

               {

                   "Disabled": false,

                   "Group": null,

                   "Selected": false,

                   "Text": "Electronics >> Cell phones",

                   "Value": "7"

               },

               {

                   "Disabled": false,

                   "Group": null,

                   "Selected": false,

                   "Text": "Electronics >> Others",

                   "Value": "8"

               },

               {

                   "Disabled": false,

                   "Group": null,

                   "Selected": false,

                   "Text": "Apparel",

                   "Value": "9"

               },

               {

                   "Disabled": false,

                   "Group": null,

                   "Selected": false,

                   "Text": "Apparel >> Shoes",

                   "Value": "10"

               },

               {

                   "Disabled": false,

                   "Group": null,

                   "Selected": false,

                   "Text": "Apparel >> Clothing",

                   "Value": "11"

               },

               {

                   "Disabled": false,

                   "Group": null,

                   "Selected": false,

                   "Text": "Apparel >> Accessories",

                   "Value": "12"

               },

               {

                   "Disabled": false,

                   "Group": null,

                   "Selected": false,

                   "Text": "Digital downloads",

                   "Value": "13"

               },

               {

                   "Disabled": false,

                   "Group": null,

                   "Selected": false,

                   "Text": "Books",

                   "Value": "14"

               },

               {

                   "Disabled": false,

                   "Group": null,

                   "Selected": false,

                   "Text": "Jewelry",

                   "Value": "15"

               },

               {

                   "Disabled": false,

                   "Group": null,

                   "Selected": false,

                   "Text": "Gift Cards",

                   "Value": "16"

               }

           ],

           "AvailableManufacturers":

           [

               {

                   "Disabled": false,

                   "Group": null,

                   "Selected": false,

                   "Text": "All",

                   "Value": "0"

               },

               {

                   "Disabled": false,

                   "Group": null,

                   "Selected": false,

                   "Text": "Apple",

                   "Value": "1"

               },

               {

                   "Disabled": false,

                   "Group": null,

                   "Selected": false,

                   "Text": "HP",

                   "Value": "2"

               },

               {

                   "Disabled": false,

                   "Group": null,

                   "Selected": false,

                   "Text": "Nike",

                   "Value": "3"

               }

           ],

           "AvailableVendors":

           [

           ],

           "NoResults": false,

           "PagingFilteringContext":

           {

               "AllowCustomersToSelectPageSize": false,

               "AllowProductSorting": true,

               "AllowProductViewModeChanging": false,

               "AvailableSortOptions":

               [

                   {

                       "Disabled": false,

                       "Group": null,

                       "Selected": true,

                       "Text": "Position",

                       "Value": "http://localhost:15536/plugins/xcellenceit.plugin.misc.noprestapi/remoteservice/webservice.svc/advancedsearch?

                         orderby=0"

                   },

                   {

                       "Disabled": false,

                       "Group": null,

                       "Selected": false,

                       "Text": "Name: A to Z",

                       "Value": "http://localhost:15536/plugins/xcellenceit.plugin.misc.noprestapi/remoteservice/webservice.svc/advancedsearch?

orderby=5"

                   },

                   {

                       "Disabled": false,

                       "Group": null,

                       "Selected": false,

                       "Text": "Name: Z to A",

                       "Value": "http://localhost:15536/plugins/xcellenceit.plugin.misc.noprestapi/remoteservice/webservice.svc/advancedsearch?

orderby=6"

                   },

                   {

                       "Disabled": false,

                       "Group": null,

                       "Selected": false,

                       "Text": "Price: Low to High",

                       "Value": "http://localhost:15536/plugins/xcellenceit.plugin.misc.noprestapi/remoteservice/webservice.svc/advancedsearch?

orderby=10"

                   },

                   {

                       "Disabled": false,

                       "Group": null,

                       "Selected": false,

                       "Text": "Price: High to Low",

                       "Value": "http://localhost:15536/plugins/xcellenceit.plugin.misc.noprestapi/remoteservice/webservice.svc/advancedsearch?                        orderby=11"

                   },

                   {

                       "Disabled": false,

                       "Group": null,

                       "Selected": false,

                       "Text": "Created on",

                       "Value": "http://localhost:15536/plugins/xcellenceit.plugin.misc.noprestapi/remoteservice/webservice.svc/advancedsearch?

orderby=15"

                   }

               ],

               "AvailableViewModes": null,

               "FirstItem": 1,

               "HasNextPage": false,

               "HasPreviousPage": false,

               "LastItem": 2,

               "OrderBy": 0,

               "PageNumber": 1,

               "PageSize": 8,

               "PageSizeOptions": null,

               "TotalItems": 2,

               "TotalPages": 1,

               "ViewMode": null

           },

           "Products":

           [

               {

                   "Id": 25,

                   "Message": null,

                   "DefaultPictureModel":

                   {

                       "CustomProperties":

                       [

                       ],

                       "AlternateText": "Picture of adidas Consortium Campus 80s Running Shoes",

                       "FullSizeImageUrl": "http://localhost:15536/content/images/thumbs/0000053_adidas-consortium-campus-80s-running-

                        shoes.jpg",

                       "ImageUrl": "http://localhost:15536/content/images/thumbs/0000053_adidas-consortium-campus-80s-running-

                         shoes_415.jpg",

                       "Title": "Show details for adidas Consortium Campus 80s Running Shoes"

                   },

                   "FullDescription": "One of three colorways of the adidas Consortium Campus 80s Primeknit set to drop alongside each other.

                    This pair comes in light maroon and running white. Featuring a maroon-based primeknit upper with white accents. A limited    

                     release, look out for these at select adidas Consortium accounts worldwide.",

                   "Name": "adidas Consortium Campus 80s Running Shoes",

                   "ProductPrice":

                   {

                       "CustomProperties":

                       [

                       ],

                       "AvailableForPreOrder": false,

                       "DisableBuyButton": false,

                       "DisableWishlistButton": false,

                       "DisplayTaxShippingInfo": false,

                       "ForceRedirectionAfterAddingToCart": false,

                       "IsRental": false,

                       "OldPrice": null,

                       "PreOrderAvailabilityStartDateTimeUtc": null,

                       "Price": "$27.56"

                   },

                   "ReviewOverviewModel":

                   {

                       "CustomProperties":

                       [

                       ],

                       "AllowCustomerReviews": true,

                       "ProductId": 25,

                       "RatingSum": 4,

                       "TotalReviews": 1

                   },

                   "SeName": "adidas-consortium-campus-80s-running-shoes",

                   "ShortDescription": "adidas Consortium Campus 80s Primeknit Light Maroon/Running Shoes"

               },

               {

                   "Id": 24,

                   "Message": null,

                   "DefaultPictureModel":

                   {

                       "CustomProperties":

                       [

                       ],

                       "AlternateText": "Picture of Nike Floral Roshe Customized Running Shoes",

                       "FullSizeImageUrl": "http://localhost:15536/content/images/thumbs/0000051_nike-floral-roshe-customized-running-        

                         shoes.jpg",

                       "ImageUrl": "http://localhost:15536/content/images/thumbs/0000051_nike-floral-roshe-customized-running-

                         shoes_415.jpg",

                       "Title": "Show details for Nike Floral Roshe Customized Running Shoes"

                   },

                   "FullDescription": " Each Rosh Run is personalized and exclusive, handmade in our workshop Custom. Run Your Rosh creations

                    born from the hand of an artist specialized in sneakers, more than 10 years of experience. ",

                   "Name": "Nike Floral Roshe Customized Running Shoes",

                   "ProductPrice":

                   {

                       "CustomProperties":

                       [

                       ],

                       "AvailableForPreOrder": false,

                       "DisableBuyButton": false,

                       "DisableWishlistButton": false,

                       "DisplayTaxShippingInfo": false,

                       "ForceRedirectionAfterAddingToCart": false,

                       "IsRental": false,

                       "OldPrice": null,

                       "PreOrderAvailabilityStartDateTimeUtc": null,

                       "Price": "$40.00"

                   },

                   "ReviewOverviewModel":

                   {

                       "CustomProperties":

                       [

                       ],

                       "AllowCustomerReviews": true,

                       "ProductId": 24,

                       "RatingSum": 5,

                       "TotalReviews": 1

                   },

                   "SeName": "nike-floral-roshe-customized-running-shoes",

                   "ShortDescription": "When you ran across these shoes, you will immediately fell in love and needed a pair of these customized

                    beauties."

               }

           ],

           "Q": "shoes",

           "Warning": null,

           "adv": true,

           "asv": false,

           "cid": 0,

           "isc": true,

           "mid": 0,

           "pf": null,

           "pt": null,

           "sid": false,

           "vid": 0

       }

   }