Operations on home page

Get home page categories
GET /Component/Index?Name=HomePageCategories

Request Type: GET

Enter the request URL: http://StoreURL/Component/Index?Name=HomePageCategories

Headers: X-Response-View: Json, Content-Type: application/json

Auth type: Bearer Token - paste the token generated in the previous steps

Get home page products
GET /Component/Index?Name=HomePageProducts

Request Type: GET

Enter the request URL:  http://StoreURL/Component/Index?Name=HomePageProducts

Headers: X-Response-View: Json, Content-Type: application/json

Auth type: Bearer Token - paste the token generated in the previous steps


Get home page collections
GET /Component/Index?Name=HomePageCollections

Request Type: GET

Enter the request URL:  http://StoreURL/Component/Index?Name=HomePageCollections

Headers: X-Response-View: Json, Content-Type: application/json

Auth type: Bearer Token - paste the token generated in the previous steps

Get home page brands
GET /Component/Index?Name=HomePageBrands

Request Type: GET

Enter the request URL:  http://StoreURL/Component/Index?Name=HomePageBrands

Headers: X-Response-View: Json, Content-Type: application/json

Auth type: Bearer Token - paste the token generated in the previous steps

Get home page bestsellers
GET /Component/Index?Name=HomePageBestSellers

Request Type: GET

Enter the request URL:  http://StoreURL/Component/Index?Name=HomePageBestSellers

Headers: X-Response-View: Json, Content-Type: application/json

Auth type: Bearer Token - paste the token generated in the previous steps

Get home page new products
GET /Component/Index?Name=HomePageNewProducts

Request Type: GET

Enter the request URL:  http://StoreURL/Component/Index?Name=HomePageNewProducts

Headers: X-Response-View: Json, Content-Type: application/json

Auth type: Bearer Token - paste the token generated in the previous steps

Get home page blog posts
GET /Component/Index?Name=HomePageBlog

Request Type: GET

Enter the request URL:  http://StoreURL/Component/Index?Name=HomePageBlog

Headers: X-Response-View: Json, Content-Type: application/json

Auth type: Bearer Token - paste the token generated in the previous steps

Get home page news items
GET /Component/Index?Name=HomePageNews

Request Type: GET

Enter the request URL:  http://storeurl/Component/Index?Name=HomePageNews

Headers: X-Response-View: Json, Content-Type: application/json

Auth type: Bearer Token - paste the token generated in the previous steps

Get home page customers recommended products
GET /Component/Index?Name=CustomerRecommendedProducts

Request Type: GET

Enter the request URL:  http://storeurl/Component/Index?Name=CustomerRecommendedProducts

Headers: X-Response-View: Json, Content-Type: application/json

Auth type: Bearer Token - paste the token generated in the previous steps

Get home page suggested products
GET /Component/Index?Name=SuggestedProducts

Request Type: GET

Enter the request URL:  http://storeurl/Component/Index?Name=SuggestedProducts

Headers: X-Response-View: Json, Content-Type: application/json

Auth type: Bearer Token - paste the token generated in the previous steps

Get menu items
GET /Component/Index?Name=Menu

Request Type: GET

Enter the request URL:  http://storeurl/Component/Index?Name=Menu

Headers: X-Response-View: Json, Content-Type: application/json

Auth type: Bearer Token - paste the token generated in the previous steps

Get home page page blocks
POST /Component/Index?Name=PageBlock

Request Type: POST

Enter the request URL:  http://storeurl/Component/Index?Name=PageBlock

Headers: X-Response-View: Json, Content-Type: application/json

Auth type: Bearer Token - paste the token generated in the previous steps

Body: { SystemName: 'HomePageText' }

Get category featured products on home page
GET /Component/Index?Name=CategoryFeaturedProducts

Request Type: POST

Enter the request URL:  http://storeurl/Component/Index?Name=CategoryFeaturedProducts

Headers: X-Response-View: Json, Content-Type: application/json

Auth type: Bearer Token - paste the token generated in the previous steps