Feature Pack 7

Find all category suggestions

The following example shows how to find all category suggestions.

Request


http://localhost/search/resources/store/10001/sitecontent/categorySuggestions?langId=-1&catalogId=10001&currency=USD&responseFormat=json

Response


{
	"suggestionView": [
		{
			"categorySeparator": " > ",
			"entry": [
				{
					"fullPath": "Apparel",
					"image": "images\/catalog\/apparel\/women\/category\/catr_wcl_pants.png",
					"name": "Apparel",
					"shortDescription": "The latest styles for the entire family.",
					"value": "10001"
				},
				{
					"fullPath": "Apparel > Men",
					"image": "images\/catalog\/apparel\/men\/category\/catr_app_men.png",
					"name": "Men",
					"shortDescription": "Men",
					"value": "10002"
				},
				{
					"fullPath": "Apparel > Women",
					"image": "images\/catalog\/apparel\/women\/category\/catr_app_women.png",
					"name": "Women",
					"shortDescription": "Women",
					"value": "10003"
				},
				{
					"fullPath": "Apparel > Boys",
					"image": "images\/catalog\/apparel\/boys\/category\/catr_app_boys.png",
					"name": "Boys",
					"shortDescription": "boys",
					"value": "10004"
				},
				{
					"fullPath": "Apparel > Girls",
					"image": "images\/catalog\/apparel\/girls\/category\/catr_app_girls.png",
					"name": "Girls",
					"shortDescription": "Girls",
					"value": "10005"
				},
				{
					"fullPath": "Apparel > Women > Dresses",
					"image": "images\/catalog\/apparel\/women\/category\/catr_wcl_dresses.png",
					"name": "Dresses",
					"shortDescription": "Dresses",
					"value": "10006"
				},
				{
					"fullPath": "Apparel > Women > Blouses",
					"image": "images\/catalog\/apparel\/women\/category\/catr_wcl_blouses.png",
					"name": "Blouses",
					"shortDescription": "Blouses",
					"value": "10007"
				},
				{
					"fullPath": "Apparel > Women > Sweaters",
					"image": "images\/catalog\/apparel\/women\/category\/catr_wcl_sweaters.png",
					"name": "Sweaters",
					"shortDescription": "Sweaters",
					"value": "10008"
				},
				{
					"fullPath": "Apparel > Women > Skirts",
					"image": "images\/catalog\/apparel\/women\/category\/catr_wcl_skirts.png",
					"name": "Skirts",
					"shortDescription": "Skirts",
					"value": "10009"
				},
				{
					"fullPath": "Apparel > Women > Pants",
					"image": "images\/catalog\/apparel\/women\/category\/catr_wcl_pants.png",
					"name": "Pants",
					"shortDescription": "Pants",
					"value": "10010"
				},
				{
					"fullPath": "Apparel > Women > Shoes",
					"image": "images\/catalog\/apparel\/women\/category\/catr_wsh_shoes.png",
					"name": "Shoes",
					"shortDescription": "Shoes",
					"value": "10011"
				},
				{
					"fullPath": "Apparel > Women > Handbags",
					"image": "images\/catalog\/apparel\/women\/category\/catr_wbg_handbags.png",
					"name": "Handbags",
					"shortDescription": "Handbags",
					"value": "10012"
				},
				{
					"fullPath": "Apparel > Women > Accessories",
					"image": "images\/catalog\/apparel\/women\/category\/catr_wac_accessories.png",
					"name": "Accessories",
					"shortDescription": "Accessories",
					"value": "10013"
				},
				{
					"fullPath": "Apparel > Men > Jackets",
					"image": "images\/catalog\/apparel\/men\/category\/catr_mcl_jackets.png",
					"name": "Jackets",
					"shortDescription": "Jackets",
					"value": "10014"
				},
				{
					"fullPath": "Apparel > Men > Shirts",
					"image": "images\/catalog\/apparel\/men\/category\/catr_mcl_shirts.png",
					"name": "Shirts",
					"shortDescription": "Shirts",
					"value": "10015"
				},
				{
					"fullPath": "Apparel > Men > Suits",
					"image": "images\/catalog\/apparel\/men\/category\/catr_mcl_suits.png",
					"name": "Suits",
					"shortDescription": "Suits",
					"value": "10016"
				},
				{
					"fullPath": "Apparel > Men > Pants",
					"image": "images\/catalog\/apparel\/men\/category\/catr_mcl_pants.png",
					"name": "Pants",
					"shortDescription": "Pants",
					"value": "10017"
				},
				{
					"fullPath": "Apparel > Men > Accessories",
					"image": "images\/catalog\/apparel\/men\/category\/catr_mac_accessories.png",
					"name": "Accessories",
					"shortDescription": "Accessories",
					"value": "10018"
				},
				{
					"fullPath": "Apparel > Men > Shoes",
					"image": "images\/catalog\/apparel\/men\/category\/catr_msh_shoes.png",
					"name": "Shoes",
					"shortDescription": "Shoes",
					"value": "10019"
				},
				{
					"fullPath": "Apparel > Girls > Shoes",
					"image": "images\/catalog\/apparel\/girls\/category\/catr_gsh_shoes.png",
					"name": "Shoes",
					"shortDescription": "Shoes",
					"value": "10020"
				},
				{
					"fullPath": "Apparel > Girls > Pants",
					"image": "images\/catalog\/apparel\/girls\/category\/catr_gcl_pants.png",
					"name": "Pants",
					"shortDescription": "Pants",
					"value": "10021"
				},
				{
					"fullPath": "Apparel > Girls > Skirts",
					"image": "images\/catalog\/apparel\/girls\/category\/catr_gcl_skirts.png",
					"name": "Skirts",
					"shortDescription": "Skirts",
					"value": "10022"
				},
				{
					"fullPath": "Apparel > Girls > Tops",
					"image": "images\/catalog\/apparel\/girls\/category\/catr_gcl_tops.png",
					"name": "Tops",
					"shortDescription": "Tops",
					"value": "10023"
				},
				{
					"fullPath": "Apparel > Boys > Pants",
					"image": "images\/catalog\/apparel\/boys\/category\/catr_bcl_pants.png",
					"name": "Pants",
					"shortDescription": "Pants",
					"value": "10024"
				},
				{
					"fullPath": "Apparel > Boys > Tops",
					"image": "images\/catalog\/apparel\/boys\/category\/catr_bcl_tops.png",
					"name": "Tops",
					"shortDescription": "Tops",
					"value": "10025"
				},
				{
					"fullPath": "Apparel > Boys > Shoes",
					"image": "images\/catalog\/apparel\/boys\/category\/catr_bsh_shoes.png",
					"name": "Shoes",
					"shortDescription": "Shoes",
					"value": "10026"
				},
				{
					"fullPath": "Electronics",
					"image": "images\/catalog\/electronics\/category\/catr_cta_tablets.png",
					"name": "Electronics",
					"shortDescription": "Electronics",
					"value": "10027"
				},
				{
					"fullPath": "Electronics > Accessories",
					"image": "images\/catalog\/electronics\/category\/catr_cac_accessories.png",
					"name": "Accessories",
					"shortDescription": "Accessories",
					"value": "10028"
				},
				{
					"fullPath": "Electronics > Tablets",
					"image": "images\/catalog\/electronics\/category\/catr_cta_tablets.png",
					"name": "Tablets",
					"shortDescription": "Tablets",
					"value": "10029"
				},
				{
					"fullPath": "Electronics > Laptops",
					"image": "images\/catalog\/electronics\/category\/catr_cla_laptops.png",
					"name": "Laptops",
					"shortDescription": "Laptops",
					"value": "10030"
				},
				{
					"fullPath": "Electronics > Desktops",
					"image": "images\/catalog\/electronics\/category\/catr_cde_desktops.png",
					"name": "Desktops",
					"shortDescription": "Desktops",
					"value": "10031"
				},
				{
					"fullPath": "Electronics > Components",
					"image": "images\/catalog\/electronics\/category\/catr_ccm_components.png",
					"name": "Components",
					"shortDescription": "Components",
					"value": "10032"
				},
				{
					"fullPath": "Grocery",
					"image": "images\/catalog\/grocery\/category\/catr_gda_dairy.png",
					"name": "Grocery",
					"shortDescription": "Grocery",
					"value": "10033"
				},
				{
					"fullPath": "Grocery > Dairy",
					"image": "images\/catalog\/grocery\/category\/catr_gda_dairy.png",
					"name": "Dairy",
					"shortDescription": "Dairy",
					"value": "10034"
				},
				{
					"fullPath": "Grocery > Fruit",
					"image": "images\/catalog\/grocery\/category\/catr_gfr_fruit.png",
					"name": "Fruit",
					"shortDescription": "Fruit",
					"value": "10035"
				},
				{
					"fullPath": "Grocery > Meat",
					"image": "images\/catalog\/grocery\/category\/catr_gme_meat.png",
					"name": "Meat",
					"shortDescription": "Meat",
					"value": "10036"
				},
				{
					"fullPath": "Grocery > Vegetables",
					"image": "images\/catalog\/grocery\/category\/catr_gve_vegetables.png",
					"name": "Vegetables",
					"shortDescription": "Vegetables",
					"value": "10037"
				},
				{
					"fullPath": "Health",
					"image": "images\/catalog\/health\/category\/catr_hme_medicine.png",
					"name": "Health",
					"shortDescription": "Health",
					"value": "10038"
				},
				{
					"fullPath": "Health > Medicine",
					"image": "images\/catalog\/health\/category\/catr_hme_medicine.png",
					"name": "Medicine",
					"shortDescription": "Medicine",
					"value": "10039"
				},
				{
					"fullPath": "Health > Vitamins",
					"image": "images\/catalog\/health\/category\/catr_hvt_vitamins.png",
					"name": "Vitamins",
					"shortDescription": "Vitamins",
					"value": "10040"
				},
				{
					"fullPath": "Home & Furnishing",
					"image": "images\/catalog\/homefurnishings\/category\/catr_hap_appliances.png",
					"name": "Home & Furnishing",
					"shortDescription": "Home & Furnishing",
					"value": "10041"
				},
				{
					"fullPath": "Home & Furnishing > Bath Accessories",
					"image": "images\/catalog\/homefurnishings\/category\/catr_hba_bath.png",
					"name": "Bath Accessories",
					"shortDescription": "Bath Accessories",
					"value": "10042"
				},
				{
					"fullPath": "Home & Furnishing > Furniture",
					"image": "images\/catalog\/homefurnishings\/category\/catr_hfu_furniture.png",
					"name": "Furniture",
					"shortDescription": "Furniture",
					"value": "10043"
				},
				{
					"fullPath": "Home & Furnishing > Kitchenware",
					"image": "images\/catalog\/homefurnishings\/category\/catr_hkt_kitchenware.png",
					"name": "Kitchenware",
					"shortDescription": "Kitchenware",
					"value": "10044"
				},
				{
					"fullPath": "Home & Furnishing > Lighting",
					"image": "images\/catalog\/homefurnishings\/category\/catr_hlg_lighting.png",
					"name": "Lighting",
					"shortDescription": "Lighting",
					"value": "10045"
				},
				{
					"fullPath": "Home & Furnishing > Tableware",
					"image": "images\/catalog\/homefurnishings\/category\/catr_hta_tableware.png",
					"name": "Tableware",
					"shortDescription": "Tableware",
					"value": "10046"
				},
				{
					"fullPath": "Home & Furnishing > Appliances",
					"image": "images\/catalog\/homefurnishings\/category\/catr_hap_appliances.png",
					"name": "Appliances",
					"shortDescription": "Appliances",
					"value": "10047"
				},
				{
					"fullPath": "Newsletters & Magazines",
					"image": "images\/catalog\/newslettersmagazines\/category\/catr_nma_magazines.png",
					"name": "Newsletters & Magazines",
					"shortDescription": "Newsletters & Magazines",
					"value": "10048"
				},
				{
					"fullPath": "Newsletters & Magazines > Magazines",
					"image": "images\/catalog\/newslettersmagazines\/category\/catr_nma_magazines.png",
					"name": "Magazines",
					"shortDescription": "Magazines",
					"value": "10049"
				},
				{
					"fullPath": "Newsletters & Magazines > Newsletters",
					"image": "images\/catalog\/newslettersmagazines\/category\/catr_nne_newsletters.png",
					"name": "Newsletters",
					"shortDescription": "Newsletters",
					"value": "10050"
				}
			],
			"identifier": "Category"
		}
	]
}