Bundles Endpoint
This guide explains how to interact with the Bundles endpoint in the Sumaya369 mobile application. The endpoint provides data for bundles displayed on the home page.
Get Bundles Data
Retrieve all bundles data for the home page.
Endpoint
- Method: GET
- URL:
/v1/mobile/home-bundles
Request Headers
| Header | Value | Required |
|---|---|---|
| Content-Type | application/json | Yes |
| Accept | application/json | Yes |
| Authorization | Bearer token | No |
Success Response
{
"success": true,
"message": "تم جلب البيانات بنجاح.",
"data": {
"bundles": [
{
"id": "0cd19d50-c7af-11ef-8625-19aeda79ef02",
"poster": "http://127.0.0.1:8000/storage/28573/4--باقة-الاستقلال-المادي-3مواد.jpg",
"name": "باقة الاستقلال المادي",
"hide_price": false,
"price": 1253.74,
"old_price": 1393.04,
"does_has_vat": true,
"price_with_vat_show": 1441.8,
"products_count": 3,
"has_active_subscribed": false,
"pay_button_title": "أضف للسلة",
"pay_button_status": true,
"favorite": null
},
{
"id": "29c635a0-c7ae-11ef-80de-3d668c0c06ee",
"poster": "http://127.0.0.1:8000/storage/28572/3--باقة-من-الصفر-للثراء-6مواد).jpg",
"name": "باقة من الصفر إلى الثراء",
"hide_price": false,
"price": 2036.2,
"old_price": 2262.44,
"does_has_vat": true,
"price_with_vat_show": 2341.63,
"products_count": 5,
"has_active_subscribed": false,
"pay_button_title": "أضف للسلة",
"pay_button_status": true,
"favorite": null
},
{
"id": "a4f49ce0-c7ac-11ef-91b8-45aded535706",
"poster": "http://127.0.0.1:8000/storage/28574/6--باقة-الاحتمال-الافضل-المواد2.jpg",
"name": "باقة الاحتمال الأفضل",
"hide_price": false,
"price": 387.38,
"old_price": 404.35,
"does_has_vat": true,
"price_with_vat_show": 445.49,
"products_count": 2,
"has_active_subscribed": false,
"pay_button_title": "أضف للسلة",
"pay_button_status": true,
"favorite": null
},
{
"id": "bab2e300-c7ab-11ef-8ef6-55889112cf47",
"poster": "http://127.0.0.1:8000/storage/28569/5--باقة-الحماية-المالية-المواد2.jpg",
"name": "باقة الحماية المالية",
"hide_price": false,
"price": 612.9,
"old_price": 681,
"does_has_vat": true,
"price_with_vat_show": 704.84,
"products_count": 2,
"has_active_subscribed": false,
"pay_button_title": "أضف للسلة",
"pay_button_status": true,
"favorite": null
},
{
"id": "db5f9360-c7a9-11ef-8bfa-f9e56828d4da",
"poster": "http://127.0.0.1:8000/storage/28575/7--باقة-البدايات-المواد2.jpg",
"name": "باقة البدايات",
"hide_price": false,
"price": 567,
"old_price": 630,
"does_has_vat": true,
"price_with_vat_show": 652.05,
"products_count": 2,
"has_active_subscribed": false,
"pay_button_title": "أضف للسلة",
"pay_button_status": true,
"favorite": null
},
{
"id": "0df628f0-c7a8-11ef-978b-a9906faffaec",
"poster": "http://127.0.0.1:8000/storage/28568/2--باقة-جديدة-للثراء-4مواد).jpg",
"name": "باقة المنتجات الجديدة لنية الثراء",
"hide_price": false,
"price": 1586.21,
"old_price": 1736.38,
"does_has_vat": true,
"price_with_vat_show": 1824.14,
"products_count": 4,
"has_active_subscribed": false,
"pay_button_title": "أضف للسلة",
"pay_button_status": true,
"favorite": null
},
{
"id": "051dd0b0-b082-11ef-a315-f1dd5149d0a2",
"poster": "http://127.0.0.1:8000/storage/27472/4--باقة-القفزة-(4مواد).jpg",
"name": "باقة القفزة",
"hide_price": false,
"price": 546.3,
"old_price": 682.88,
"does_has_vat": true,
"price_with_vat_show": 628.25,
"products_count": 4,
"has_active_subscribed": false,
"pay_button_title": "أضف للسلة",
"pay_button_status": true,
"favorite": null
},
{
"id": "2bc3f780-afc8-11ef-b158-e1b4689fdf3a",
"poster": "http://127.0.0.1:8000/storage/27420/2--باقة-المواد-الجديدة-لنية-الاستعداد(4مواد).jpg",
"name": "المواد الجديدة لنية الاستعداد للعام الجديد",
"hide_price": false,
"price": 1018.83,
"old_price": 1273.54,
"does_has_vat": true,
"price_with_vat_show": 1171.65,
"products_count": 5,
"has_active_subscribed": false,
"pay_button_title": "أضف للسلة",
"pay_button_status": true,
"favorite": null
},
{
"id": "c05ca060-afc5-11ef-a434-31810c580d4a",
"poster": "http://127.0.0.1:8000/storage/27417/3--باقة-معرفة-الذات-(4مواد).jpg",
"name": "باقة معرفة الذات",
"hide_price": false,
"price": 903.1,
"old_price": 1128.88,
"does_has_vat": true,
"price_with_vat_show": 1038.57,
"products_count": 4,
"has_active_subscribed": false,
"pay_button_title": "أضف للسلة",
"pay_button_status": true,
"favorite": null
},
{
"id": "bbf65120-afc4-11ef-9156-3d14a65a5aea",
"poster": "http://127.0.0.1:8000/storage/27415/5--(باقة-النهايات-2(-مادة.jpg",
"name": "باقة النهايات",
"hide_price": false,
"price": 600.35,
"old_price": 750.44,
"does_has_vat": true,
"price_with_vat_show": 690.4,
"products_count": 2,
"has_active_subscribed": false,
"pay_button_title": "أضف للسلة",
"pay_button_status": true,
"favorite": null
}
]
},
"status_code": 200
}
Implementation Notes
- The endpoint uses response caching for unauthorized users to improve performance
- Cache duration is set to 60 minutes for unauthorized users
- Authenticated users always receive fresh data
- Returns a collection of bundle data formatted for the home page display