POST api/NewAndHot/homepage
Get Home Page
Request Information
URI Parameters
None.
Body Parameters
Search Parameters
Name | Description | Type | Additional information |
---|---|---|---|
GeoLocation |
Geo Location |
GeoLocation |
None. |
OnContentSet |
On Content Set Options |
boolean |
Default value is False |
ManageDataSets |
Manage Data Display or Not |
ManageNewAndHotDataSets |
None. |
Request Formats
application/json, text/json
Sample:
{ "geoLocation": { "longitude": 1.1, "latitude": 2.1 }, "onContentSet": true, "manageDataSets": { "isNotEmptyForMeList": true, "isNotEmptyTrendingNowList": true, "isNotEmptyNewDealsList": true, "isNotEmptySpecialOfferList": true, "turnOnLogs": true, "clearCachePerCategory": true, "clearCacheAvailableSuppliers": true } }
Response Information
New and Hot suppliers
Name | Description | Type | Additional information |
---|---|---|---|
ForMeItems | Collection of LandingPageItem |
None. |
|
TrendingNowItems | Collection of LandingPageItem |
None. |
|
NewDealsItems | Collection of LandingPageItem |
None. |
|
SpecialOfferItems | Collection of LandingPageItem |
None. |
Response Formats
application/json, text/json
Sample:
{ "forMeItems": [ { "id": 1, "name": "sample string 2", "sortOrder": 3, "suppliers": [ { "sortOrder": 1, "supplierId": 2, "name": "sample string 3", "info": "sample string 4", "teaser": "sample string 5", "about": "sample string 6", "imageUrl": "sample string 7", "supplierImage": "sample string 8", "address": { "addressId": 1, "detail": "sample string 1", "latitude": 1.1, "longitude": 1.1 }, "discountInfo": { "info": "sample string 1", "minPercent": 1.1, "maxPercent": 1.1, "minAmount": 1.1, "maxAmount": 1.1, "text": "sample string 2", "currency": { "currencySymbol": "sample string 1", "isPrefix": true } }, "specialOfferInfo": { "info": "sample string 1", "endDateTimeUTC": "2025-01-18T02:55:54.7399897+01:00", "timeLeft": "sample string 2", "campaignImageUrl": "sample string 3", "discountInfo": { "info": "sample string 1", "minPercent": 1.1, "maxPercent": 1.1, "minAmount": 1.1, "maxAmount": 1.1, "text": "sample string 2", "currency": { "currencySymbol": "sample string 1", "isPrefix": true } }, "dealTitle": "sample string 4" }, "numberOfAddresses": 9, "primaryCategory": "sample string 10" }, { "sortOrder": 1, "supplierId": 2, "name": "sample string 3", "info": "sample string 4", "teaser": "sample string 5", "about": "sample string 6", "imageUrl": "sample string 7", "supplierImage": "sample string 8", "address": { "addressId": 1, "detail": "sample string 1", "latitude": 1.1, "longitude": 1.1 }, "discountInfo": { "info": "sample string 1", "minPercent": 1.1, "maxPercent": 1.1, "minAmount": 1.1, "maxAmount": 1.1, "text": "sample string 2", "currency": { "currencySymbol": "sample string 1", "isPrefix": true } }, "specialOfferInfo": { "info": "sample string 1", "endDateTimeUTC": "2025-01-18T02:55:54.7399897+01:00", "timeLeft": "sample string 2", "campaignImageUrl": "sample string 3", "discountInfo": { "info": "sample string 1", "minPercent": 1.1, "maxPercent": 1.1, "minAmount": 1.1, "maxAmount": 1.1, "text": "sample string 2", "currency": { "currencySymbol": "sample string 1", "isPrefix": true } }, "dealTitle": "sample string 4" }, "numberOfAddresses": 9, "primaryCategory": "sample string 10" } ] }, { "id": 1, "name": "sample string 2", "sortOrder": 3, "suppliers": [ { "sortOrder": 1, "supplierId": 2, "name": "sample string 3", "info": "sample string 4", "teaser": "sample string 5", "about": "sample string 6", "imageUrl": "sample string 7", "supplierImage": "sample string 8", "address": { "addressId": 1, "detail": "sample string 1", "latitude": 1.1, "longitude": 1.1 }, "discountInfo": { "info": "sample string 1", "minPercent": 1.1, "maxPercent": 1.1, "minAmount": 1.1, "maxAmount": 1.1, "text": "sample string 2", "currency": { "currencySymbol": "sample string 1", "isPrefix": true } }, "specialOfferInfo": { "info": "sample string 1", "endDateTimeUTC": "2025-01-18T02:55:54.7399897+01:00", "timeLeft": "sample string 2", "campaignImageUrl": "sample string 3", "discountInfo": { "info": "sample string 1", "minPercent": 1.1, "maxPercent": 1.1, "minAmount": 1.1, "maxAmount": 1.1, "text": "sample string 2", "currency": { "currencySymbol": "sample string 1", "isPrefix": true } }, "dealTitle": "sample string 4" }, "numberOfAddresses": 9, "primaryCategory": "sample string 10" }, { "sortOrder": 1, "supplierId": 2, "name": "sample string 3", "info": "sample string 4", "teaser": "sample string 5", "about": "sample string 6", "imageUrl": "sample string 7", "supplierImage": "sample string 8", "address": { "addressId": 1, "detail": "sample string 1", "latitude": 1.1, "longitude": 1.1 }, "discountInfo": { "info": "sample string 1", "minPercent": 1.1, "maxPercent": 1.1, "minAmount": 1.1, "maxAmount": 1.1, "text": "sample string 2", "currency": { "currencySymbol": "sample string 1", "isPrefix": true } }, "specialOfferInfo": { "info": "sample string 1", "endDateTimeUTC": "2025-01-18T02:55:54.7399897+01:00", "timeLeft": "sample string 2", "campaignImageUrl": "sample string 3", "discountInfo": { "info": "sample string 1", "minPercent": 1.1, "maxPercent": 1.1, "minAmount": 1.1, "maxAmount": 1.1, "text": "sample string 2", "currency": { "currencySymbol": "sample string 1", "isPrefix": true } }, "dealTitle": "sample string 4" }, "numberOfAddresses": 9, "primaryCategory": "sample string 10" } ] } ], "trendingNowItems": [ { "id": 1, "name": "sample string 2", "sortOrder": 3, "suppliers": [ { "sortOrder": 1, "supplierId": 2, "name": "sample string 3", "info": "sample string 4", "teaser": "sample string 5", "about": "sample string 6", "imageUrl": "sample string 7", "supplierImage": "sample string 8", "address": { "addressId": 1, "detail": "sample string 1", "latitude": 1.1, "longitude": 1.1 }, "discountInfo": { "info": "sample string 1", "minPercent": 1.1, "maxPercent": 1.1, "minAmount": 1.1, "maxAmount": 1.1, "text": "sample string 2", "currency": { "currencySymbol": "sample string 1", "isPrefix": true } }, "specialOfferInfo": { "info": "sample string 1", "endDateTimeUTC": "2025-01-18T02:55:54.7399897+01:00", "timeLeft": "sample string 2", "campaignImageUrl": "sample string 3", "discountInfo": { "info": "sample string 1", "minPercent": 1.1, "maxPercent": 1.1, "minAmount": 1.1, "maxAmount": 1.1, "text": "sample string 2", "currency": { "currencySymbol": "sample string 1", "isPrefix": true } }, "dealTitle": "sample string 4" }, "numberOfAddresses": 9, "primaryCategory": "sample string 10" }, { "sortOrder": 1, "supplierId": 2, "name": "sample string 3", "info": "sample string 4", "teaser": "sample string 5", "about": "sample string 6", "imageUrl": "sample string 7", "supplierImage": "sample string 8", "address": { "addressId": 1, "detail": "sample string 1", "latitude": 1.1, "longitude": 1.1 }, "discountInfo": { "info": "sample string 1", "minPercent": 1.1, "maxPercent": 1.1, "minAmount": 1.1, "maxAmount": 1.1, "text": "sample string 2", "currency": { "currencySymbol": "sample string 1", "isPrefix": true } }, "specialOfferInfo": { "info": "sample string 1", "endDateTimeUTC": "2025-01-18T02:55:54.7399897+01:00", "timeLeft": "sample string 2", "campaignImageUrl": "sample string 3", "discountInfo": { "info": "sample string 1", "minPercent": 1.1, "maxPercent": 1.1, "minAmount": 1.1, "maxAmount": 1.1, "text": "sample string 2", "currency": { "currencySymbol": "sample string 1", "isPrefix": true } }, "dealTitle": "sample string 4" }, "numberOfAddresses": 9, "primaryCategory": "sample string 10" } ] }, { "id": 1, "name": "sample string 2", "sortOrder": 3, "suppliers": [ { "sortOrder": 1, "supplierId": 2, "name": "sample string 3", "info": "sample string 4", "teaser": "sample string 5", "about": "sample string 6", "imageUrl": "sample string 7", "supplierImage": "sample string 8", "address": { "addressId": 1, "detail": "sample string 1", "latitude": 1.1, "longitude": 1.1 }, "discountInfo": { "info": "sample string 1", "minPercent": 1.1, "maxPercent": 1.1, "minAmount": 1.1, "maxAmount": 1.1, "text": "sample string 2", "currency": { "currencySymbol": "sample string 1", "isPrefix": true } }, "specialOfferInfo": { "info": "sample string 1", "endDateTimeUTC": "2025-01-18T02:55:54.7399897+01:00", "timeLeft": "sample string 2", "campaignImageUrl": "sample string 3", "discountInfo": { "info": "sample string 1", "minPercent": 1.1, "maxPercent": 1.1, "minAmount": 1.1, "maxAmount": 1.1, "text": "sample string 2", "currency": { "currencySymbol": "sample string 1", "isPrefix": true } }, "dealTitle": "sample string 4" }, "numberOfAddresses": 9, "primaryCategory": "sample string 10" }, { "sortOrder": 1, "supplierId": 2, "name": "sample string 3", "info": "sample string 4", "teaser": "sample string 5", "about": "sample string 6", "imageUrl": "sample string 7", "supplierImage": "sample string 8", "address": { "addressId": 1, "detail": "sample string 1", "latitude": 1.1, "longitude": 1.1 }, "discountInfo": { "info": "sample string 1", "minPercent": 1.1, "maxPercent": 1.1, "minAmount": 1.1, "maxAmount": 1.1, "text": "sample string 2", "currency": { "currencySymbol": "sample string 1", "isPrefix": true } }, "specialOfferInfo": { "info": "sample string 1", "endDateTimeUTC": "2025-01-18T02:55:54.7399897+01:00", "timeLeft": "sample string 2", "campaignImageUrl": "sample string 3", "discountInfo": { "info": "sample string 1", "minPercent": 1.1, "maxPercent": 1.1, "minAmount": 1.1, "maxAmount": 1.1, "text": "sample string 2", "currency": { "currencySymbol": "sample string 1", "isPrefix": true } }, "dealTitle": "sample string 4" }, "numberOfAddresses": 9, "primaryCategory": "sample string 10" } ] } ], "newDealsItems": [ { "id": 1, "name": "sample string 2", "sortOrder": 3, "suppliers": [ { "sortOrder": 1, "supplierId": 2, "name": "sample string 3", "info": "sample string 4", "teaser": "sample string 5", "about": "sample string 6", "imageUrl": "sample string 7", "supplierImage": "sample string 8", "address": { "addressId": 1, "detail": "sample string 1", "latitude": 1.1, "longitude": 1.1 }, "discountInfo": { "info": "sample string 1", "minPercent": 1.1, "maxPercent": 1.1, "minAmount": 1.1, "maxAmount": 1.1, "text": "sample string 2", "currency": { "currencySymbol": "sample string 1", "isPrefix": true } }, "specialOfferInfo": { "info": "sample string 1", "endDateTimeUTC": "2025-01-18T02:55:54.7399897+01:00", "timeLeft": "sample string 2", "campaignImageUrl": "sample string 3", "discountInfo": { "info": "sample string 1", "minPercent": 1.1, "maxPercent": 1.1, "minAmount": 1.1, "maxAmount": 1.1, "text": "sample string 2", "currency": { "currencySymbol": "sample string 1", "isPrefix": true } }, "dealTitle": "sample string 4" }, "numberOfAddresses": 9, "primaryCategory": "sample string 10" }, { "sortOrder": 1, "supplierId": 2, "name": "sample string 3", "info": "sample string 4", "teaser": "sample string 5", "about": "sample string 6", "imageUrl": "sample string 7", "supplierImage": "sample string 8", "address": { "addressId": 1, "detail": "sample string 1", "latitude": 1.1, "longitude": 1.1 }, "discountInfo": { "info": "sample string 1", "minPercent": 1.1, "maxPercent": 1.1, "minAmount": 1.1, "maxAmount": 1.1, "text": "sample string 2", "currency": { "currencySymbol": "sample string 1", "isPrefix": true } }, "specialOfferInfo": { "info": "sample string 1", "endDateTimeUTC": "2025-01-18T02:55:54.7399897+01:00", "timeLeft": "sample string 2", "campaignImageUrl": "sample string 3", "discountInfo": { "info": "sample string 1", "minPercent": 1.1, "maxPercent": 1.1, "minAmount": 1.1, "maxAmount": 1.1, "text": "sample string 2", "currency": { "currencySymbol": "sample string 1", "isPrefix": true } }, "dealTitle": "sample string 4" }, "numberOfAddresses": 9, "primaryCategory": "sample string 10" } ] }, { "id": 1, "name": "sample string 2", "sortOrder": 3, "suppliers": [ { "sortOrder": 1, "supplierId": 2, "name": "sample string 3", "info": "sample string 4", "teaser": "sample string 5", "about": "sample string 6", "imageUrl": "sample string 7", "supplierImage": "sample string 8", "address": { "addressId": 1, "detail": "sample string 1", "latitude": 1.1, "longitude": 1.1 }, "discountInfo": { "info": "sample string 1", "minPercent": 1.1, "maxPercent": 1.1, "minAmount": 1.1, "maxAmount": 1.1, "text": "sample string 2", "currency": { "currencySymbol": "sample string 1", "isPrefix": true } }, "specialOfferInfo": { "info": "sample string 1", "endDateTimeUTC": "2025-01-18T02:55:54.7399897+01:00", "timeLeft": "sample string 2", "campaignImageUrl": "sample string 3", "discountInfo": { "info": "sample string 1", "minPercent": 1.1, "maxPercent": 1.1, "minAmount": 1.1, "maxAmount": 1.1, "text": "sample string 2", "currency": { "currencySymbol": "sample string 1", "isPrefix": true } }, "dealTitle": "sample string 4" }, "numberOfAddresses": 9, "primaryCategory": "sample string 10" }, { "sortOrder": 1, "supplierId": 2, "name": "sample string 3", "info": "sample string 4", "teaser": "sample string 5", "about": "sample string 6", "imageUrl": "sample string 7", "supplierImage": "sample string 8", "address": { "addressId": 1, "detail": "sample string 1", "latitude": 1.1, "longitude": 1.1 }, "discountInfo": { "info": "sample string 1", "minPercent": 1.1, "maxPercent": 1.1, "minAmount": 1.1, "maxAmount": 1.1, "text": "sample string 2", "currency": { "currencySymbol": "sample string 1", "isPrefix": true } }, "specialOfferInfo": { "info": "sample string 1", "endDateTimeUTC": "2025-01-18T02:55:54.7399897+01:00", "timeLeft": "sample string 2", "campaignImageUrl": "sample string 3", "discountInfo": { "info": "sample string 1", "minPercent": 1.1, "maxPercent": 1.1, "minAmount": 1.1, "maxAmount": 1.1, "text": "sample string 2", "currency": { "currencySymbol": "sample string 1", "isPrefix": true } }, "dealTitle": "sample string 4" }, "numberOfAddresses": 9, "primaryCategory": "sample string 10" } ] } ], "specialOfferItems": [ { "id": 1, "name": "sample string 2", "sortOrder": 3, "suppliers": [ { "sortOrder": 1, "supplierId": 2, "name": "sample string 3", "info": "sample string 4", "teaser": "sample string 5", "about": "sample string 6", "imageUrl": "sample string 7", "supplierImage": "sample string 8", "address": { "addressId": 1, "detail": "sample string 1", "latitude": 1.1, "longitude": 1.1 }, "discountInfo": { "info": "sample string 1", "minPercent": 1.1, "maxPercent": 1.1, "minAmount": 1.1, "maxAmount": 1.1, "text": "sample string 2", "currency": { "currencySymbol": "sample string 1", "isPrefix": true } }, "specialOfferInfo": { "info": "sample string 1", "endDateTimeUTC": "2025-01-18T02:55:54.7399897+01:00", "timeLeft": "sample string 2", "campaignImageUrl": "sample string 3", "discountInfo": { "info": "sample string 1", "minPercent": 1.1, "maxPercent": 1.1, "minAmount": 1.1, "maxAmount": 1.1, "text": "sample string 2", "currency": { "currencySymbol": "sample string 1", "isPrefix": true } }, "dealTitle": "sample string 4" }, "numberOfAddresses": 9, "primaryCategory": "sample string 10" }, { "sortOrder": 1, "supplierId": 2, "name": "sample string 3", "info": "sample string 4", "teaser": "sample string 5", "about": "sample string 6", "imageUrl": "sample string 7", "supplierImage": "sample string 8", "address": { "addressId": 1, "detail": "sample string 1", "latitude": 1.1, "longitude": 1.1 }, "discountInfo": { "info": "sample string 1", "minPercent": 1.1, "maxPercent": 1.1, "minAmount": 1.1, "maxAmount": 1.1, "text": "sample string 2", "currency": { "currencySymbol": "sample string 1", "isPrefix": true } }, "specialOfferInfo": { "info": "sample string 1", "endDateTimeUTC": "2025-01-18T02:55:54.7399897+01:00", "timeLeft": "sample string 2", "campaignImageUrl": "sample string 3", "discountInfo": { "info": "sample string 1", "minPercent": 1.1, "maxPercent": 1.1, "minAmount": 1.1, "maxAmount": 1.1, "text": "sample string 2", "currency": { "currencySymbol": "sample string 1", "isPrefix": true } }, "dealTitle": "sample string 4" }, "numberOfAddresses": 9, "primaryCategory": "sample string 10" } ] }, { "id": 1, "name": "sample string 2", "sortOrder": 3, "suppliers": [ { "sortOrder": 1, "supplierId": 2, "name": "sample string 3", "info": "sample string 4", "teaser": "sample string 5", "about": "sample string 6", "imageUrl": "sample string 7", "supplierImage": "sample string 8", "address": { "addressId": 1, "detail": "sample string 1", "latitude": 1.1, "longitude": 1.1 }, "discountInfo": { "info": "sample string 1", "minPercent": 1.1, "maxPercent": 1.1, "minAmount": 1.1, "maxAmount": 1.1, "text": "sample string 2", "currency": { "currencySymbol": "sample string 1", "isPrefix": true } }, "specialOfferInfo": { "info": "sample string 1", "endDateTimeUTC": "2025-01-18T02:55:54.7399897+01:00", "timeLeft": "sample string 2", "campaignImageUrl": "sample string 3", "discountInfo": { "info": "sample string 1", "minPercent": 1.1, "maxPercent": 1.1, "minAmount": 1.1, "maxAmount": 1.1, "text": "sample string 2", "currency": { "currencySymbol": "sample string 1", "isPrefix": true } }, "dealTitle": "sample string 4" }, "numberOfAddresses": 9, "primaryCategory": "sample string 10" }, { "sortOrder": 1, "supplierId": 2, "name": "sample string 3", "info": "sample string 4", "teaser": "sample string 5", "about": "sample string 6", "imageUrl": "sample string 7", "supplierImage": "sample string 8", "address": { "addressId": 1, "detail": "sample string 1", "latitude": 1.1, "longitude": 1.1 }, "discountInfo": { "info": "sample string 1", "minPercent": 1.1, "maxPercent": 1.1, "minAmount": 1.1, "maxAmount": 1.1, "text": "sample string 2", "currency": { "currencySymbol": "sample string 1", "isPrefix": true } }, "specialOfferInfo": { "info": "sample string 1", "endDateTimeUTC": "2025-01-18T02:55:54.7399897+01:00", "timeLeft": "sample string 2", "campaignImageUrl": "sample string 3", "discountInfo": { "info": "sample string 1", "minPercent": 1.1, "maxPercent": 1.1, "minAmount": 1.1, "maxAmount": 1.1, "text": "sample string 2", "currency": { "currencySymbol": "sample string 1", "isPrefix": true } }, "dealTitle": "sample string 4" }, "numberOfAddresses": 9, "primaryCategory": "sample string 10" } ] } ] }