Porta Plus 2 Web Services

<back to all web services

DefaultProductFilterRequest

The following routes are available for this service:
GET/GetDefaultProductFilterSearchTerms/{License}/{forEnv0}
GET/GetDefaultProductFilterCategories/{License}/{getallCategories}/{partID}
GET/GetMultiProductFilterSettings/{License}/{getMultiSelectedProducts}/{partID}
GET/GetMultiProductFilterSettingsForDefault/{License}/{getMultiSelectedProducts}/{forDefault}/{partID}
GET/GetCustomProductFilter/{License}/{getCustomProductsForWidgets}/{partID}
GET/GetCustomProducts/{License}/{getCustomProducts}
GET/GetAdvanceProductFilterSettings/{License}/{getAdvanceProductFilterSettings}/{partID}
POST/SaveDefaultProductFilterSearchTerms/{License}
POST/saveUpdateProductFilters/{License}/{saveWidgetProductFilters}/{partID}
POST/saveUpdateCustomProductSearchString/{License}/{saveWidgetCustomProductFilters}/{partID}
POST/saveUpdateMultiProductFilter/{License}/{saveUpdateMultiProductFilter}/{partID}
POST/saveUpdateAdvanceProductFilterSettings/{License}/{saveUpdateAdvanceProductFilterSettings}/{partID}
GET/GetDefaultProductFilterCategoriesForWidget/{License}/{getallCategories}/{forWidget}/{partID}
POST/saveUpdateMultiProductFilterForDefault/{License}/{saveUpdateMultiProductFilter}/{forDefault}/{partID}
POST/saveUpdateProductFiltersForWidget/{License}/{saveWidgetProductFilters}/{forWidget}/{partID}
POST/saveUpdateCustomProductSearchStringForWidget/{License}/{saveWidgetCustomProductFilters}/{forWidget}/{partID}
GET/GetCustomProductFilterForWidget/{License}/{getCustomProductsForWidgets}/{forWidget}/{partID}
GET/GetCustomProductsForWidget/{License}/{getCustomProducts}/{forWidget}

To override the Content-type in your clients HTTP Accept Header, append the .json suffix or ?format=json

To embed the response in a jsonp callback, append ?callback=myCallback

HTTP + JSON

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

POST /json/oneway/DefaultProductFilterRequest HTTP/1.1 
Host: 7el.co 
Content-Type: application/json
Content-Length: length

{"CategoryName":"String","Custom":false,"SearchTerms":"String","forEnv0":false,"getallCategories":false,"defaultProductFilterSettings":[{"CategoryName":"String","Custom":false,"SearchTerms":"String","isToDelete":false,"EnableCategory":false,"productFilterSearchTerm":"String"}],"getCustomProducts":false,"saveWidgetProductFilters":false,"saveWidgetCustomProductFilters":false,"saveUpdateMultiProductFilter":false,"CustomproductSearchTerm":"String","SelectedFaxProducts":"String","SelectedIVRProducts":"String","SelectedForwardProducts":"String","getCustomProductsForWidgets":false,"getMultiSelectedProducts":false,"forWidget":false,"forDefault":false,"showAdvanceFilters":false,"getAdvanceProductFilterSettings":false,"saveUpdateAdvanceProductFilterSettings":false,"partID":0,"License":"String","ContentId":0,"FeatureName":"String"}