To get all active and non-expired flashdeals
{
"deals": [
{
"id": 8,
"title": "Big billion days",
"start_date": "2022-01-12 14:23:00",
"total_products": 17,
"end_date": "2022-10-05 05:18:00",
"background_image": "flashdeal_6152a64a6e632.jpg",
"path": "https://emart.test/images/flashdeals",
"api_path": "https://emart.test/api/view/deal/8"
},
{
"id": 11,
"title": "Happy Diwali Sale",
"start_date": "2021-09-29 06:09:00",
"total_products": 2,
"end_date": "2022-01-19 16:15:00",
"background_image": "flashdeal_6152b1bb3a758.jpg",
"path": "https://emart.test/images/flashdeals",
"api_path": "https://emart.test/api/view/deal/11"
}
],
"status": "success"
}
{
"msg": "No deals found !",
"status": "success"
}
{
"msg": "The secret field is required.",
"status": "fail"
}