{
    "success": true,
    "count": 1,
    "promotions": [
        {
            "id": 1,
            "promo_key": "باقة ابو ريان",
            "title_ar": "باقة ابو ريان",
            "description_ar": "باقة عطور فاخرة ",
            "type": "percentage",
            "value": "10.00",
            "min_order_amount": "0.00",
            "max_discount": "500.00",
            "coupon_code": "بلاش",
            "applies_to": "all",
            "applies_to_ids": [],
            "excluded_ids": [],
            "customer_tiers": [
                "new",
                "returning",
                "loyal",
                "vip"
            ],
            "start_date": null,
            "end_date": null,
            "max_uses": null,
            "used_count": 0,
            "is_stackable": 1,
            "priority": 0,
            "agent_note_ar": "باقة عطور فاخرة  "
        }
    ]
}