techrar docs
Home
Solutions
Solutions
  • eCommerce SaaS
  • Meals SaaS
  • Meals Marketplaces
API
API
  • Merchant APIs
  • Customer App APIs
  • Meals APIs
Techrar Connect
Home
Solutions
Solutions
  • eCommerce SaaS
  • Meals SaaS
  • Meals Marketplaces
API
API
  • Merchant APIs
  • Customer App APIs
  • Meals APIs
Techrar Connect
  1. V3
  • SaaS Meal Subscription
  • Merchant APIs
    • List Merchant Orders
  • Customer APIs
    • Subscriptions
      • Subscriptions
        • List Subscriptions
        • Subscription Details
        • Change Subscription Location
        • Postpone/Pause/Resume SubOrders
        • Renew Subscription
        • List Subscription Orders
      • SubOrders
        • Customer SubOrders
        • Change SubOrder Location
        • Bulk Change Suborder Location
        • Change Meals
        • Change Delivery Window
        • Bulk Change Delivery Window
        • Bulk Change PickUp Branch
        • Frozen/Postponed SubOrders
        • Pre-Order
      • Complaints
        • Complain SubOrder
        • List Complaint Reasons
        • Complaint Details
      • invoices
        • List SubOrder Invoices
    • Plans
      • V3
        • Plan Tag
          GET
        • List Super Plans
          GET
        • Super Plan Details
          GET
        • Plan Date Details
          GET
        • List Feature Plan Tags
          GET
        • List Featured Plans
          GET
        • Plan Menu Categories
          GET
        • Has Purchased Plan
          POST
    • Order
      • Place Order
        • Place Order
        • List orders
        • Order Details
        • Vouchered Cart
        • Discounted Cart
        • Redeemed Cart
        • Add-On Order
        • Redeemed Add-Ons Cart
    • Menus
      • List Menus
      • Menu Details
      • Menu Add-Ons Details
      • Menu Options
    • Restaurant
      • List Restaurant
      • Restaurant Details
      • List Restaurant Branch
      • On-Demand Restaurants
      • Restaurant Menu
      • List Restaurant Categories
      • Product Details
      • Combo Details
      • Wallet Credit Products
      • Allergen Dislikes List
      • Product Variants List
      • Restaurant Variants List
    • Vouchers
      • Featured Vouchers List
    • configs
      • App Config Details
      • Light App Config
      • List Mobile Connectors
    • Prime
      • Corporate Location Details
  1. V3

Plan Date Details

GET
https://api.techrar.com/api/v3/plans/{plan_id}/plan-dates/
This endpoint allows customers to retrieve the meal options and details for a specific plan on a particular date, supporting both menu-based and non-menu-based plans

Request

Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Bearer ********************
Path Params

Query Params

Header Params

Responses

🟢200Success
application/json
Bodyapplication/json

Request Request Example
Shell
JavaScript
Java
Swift
curl --location 'https://api.techrar.com/api/v3/plans/327/plan-dates/?date=2025-11-24&subscription_id=20461' \
--header 'app-id: 4' \
--header 'Authorization: Bearer <token>'
Response Response Example
{
    "id": 339,
    "app_id": null,
    "created_at": "2024-03-07T09:36:02.308348Z",
    "modified_at": "2024-03-07T09:36:02.308366Z",
    "deleted_at": null,
    "is_deleted": false,
    "ordering": 0,
    "restaurant_name": "UAT",
    "day": "Mon",
    "repetition_counter": 1,
    "master_id": null,
    "plan": 327,
    "restaurant": 90,
    "plan_categories": [
        {
            "id": 93,
            "app_id": null,
            "created_at": "2024-10-26T11:46:01.364197Z",
            "modified_at": "2024-10-26T11:46:01.364549Z",
            "deleted_at": null,
            "is_deleted": false,
            "ordering": 0,
            "name_en": "the Main Meals",
            "name_ar": "الوجبات رئيسية",
            "is_multi_select": false,
            "max_selected_options": 1,
            "category_master_id": null,
            "plan_date": 339,
            "options": [
                {
                    "id": 3329,
                    "app_id": null,
                    "created_at": "2024-09-24T15:48:27.871400Z",
                    "modified_at": "2025-03-03T19:32:37.694649Z",
                    "deleted_at": null,
                    "is_deleted": false,
                    "ordering": 0,
                    "is_recommended": false,
                    "is_active": true,
                    "plan_category": 93,
                    "product": {
                        "id": 1206,
                        "app_id": null,
                        "created_at": "2024-03-07T09:22:32.988510Z",
                        "modified_at": "2024-10-23T13:04:39.100662Z",
                        "deleted_at": null,
                        "is_deleted": false,
                        "ordering": 2,
                        "name_ar": "دجاج سيشوان مع ارز اصفر",
                        "name_en": "Szechuan chicken with yellow rice",
                        "original_price": 20.0,
                        "discount_percentage": 0.0,
                        "original_image": "/media/uploads/products/images/2024/05/05/c754c640-8073-4307-af80-b71b2f124116.png",
                        "image": "/media/uploads/products/images/2024/05/05/c754c640-8073-4307-af80-b71b2f124116.png",
                        "nutritions": {
                            "id": 1663,
                            "app_id": null,
                            "created_at": "2024-04-24T12:55:41.007549Z",
                            "modified_at": "2024-05-07T12:12:15.469441Z",
                            "deleted_at": null,
                            "is_deleted": false,
                            "ordering": 0,
                            "calories": 555.0,
                            "carbs": 56.0,
                            "fat": 6.0,
                            "protein": 5.0,
                            "product": 1206
                        },
                        "restaurant_id": 90,
                        "is_sub": false,
                        "description_ar": "",
                        "description_en": "",
                        "category_id": 88,
                        "is_active": true,
                        "is_special": false,
                        "in_stock": true,
                        "allergies": [
                            "gluten",
                            "soy"
                        ],
                        "tags": [],
                        "allergens_dislikes": [],
                        "variant": []
                    }
                },
                {
                    "id": 3328,
                    "app_id": null,
                    "created_at": "2024-09-24T15:48:27.852721Z",
                    "modified_at": "2025-03-03T19:32:37.716694Z",
                    "deleted_at": null,
                    "is_deleted": false,
                    "ordering": 1,
                    "is_recommended": false,
                    "is_active": true,
                    "plan_category": 93,
                    "product": {
                        "id": 1207,
                        "app_id": null,
                        "created_at": "2024-03-07T09:22:33.002596Z",
                        "modified_at": "2024-12-16T09:26:09.334837Z",
                        "deleted_at": null,
                        "is_deleted": false,
                        "ordering": 1,
                        "name_ar": "فالدلفيا تشيكن مع الأرز الأبيض",
                        "name_en": "Philadelphia chicken steak",
                        "original_price": 22.0,
                        "discount_percentage": 0.0,
                        "original_image": "/media/uploads/products/images/2024/05/05/68bc6809-323b-439f-86eb-6104d8a171ca.png",
                        "image": "/media/uploads/products/images/2024/05/05/68bc6809-323b-439f-86eb-6104d8a171ca.png",
                        "nutritions": {
                            "id": 1733,
                            "app_id": null,
                            "created_at": "2024-05-07T12:12:15.325181Z",
                            "modified_at": "2024-10-22T12:54:25.160879Z",
                            "deleted_at": null,
                            "is_deleted": false,
                            "ordering": 0,
                            "calories": 456.0,
                            "carbs": 46.0,
                            "fat": 16.0,
                            "protein": 28.0,
                            "product": 1207
                        },
                        "restaurant_id": 90,
                        "is_sub": false,
                        "description_ar": "",
                        "description_en": "",
                        "category_id": 88,
                        "is_active": true,
                        "is_special": true,
                        "in_stock": true,
                        "allergies": [
                            "soy"
                        ],
                        "tags": [],
                        "allergens_dislikes": [],
                        "variant": []
                    }
                },
                {
                    "id": 28150,
                    "app_id": null,
                    "created_at": "2025-01-26T13:28:46.892536Z",
                    "modified_at": "2025-03-03T19:32:37.738251Z",
                    "deleted_at": null,
                    "is_deleted": false,
                    "ordering": 2,
                    "is_recommended": false,
                    "is_active": true,
                    "plan_category": 93,
                    "product": {
                        "id": 3651,
                        "app_id": null,
                        "created_at": "2025-01-26T12:32:59.344170Z",
                        "modified_at": "2025-02-20T09:58:20.567563Z",
                        "deleted_at": null,
                        "is_deleted": false,
                        "ordering": 1,
                        "name_ar": "اجنحة القرنبيط",
                        "name_en": "Cauliflower Wings",
                        "original_price": 0.0,
                        "discount_percentage": 0.0,
                        "original_image": "/media/uploads/products/images/2025/01/26/45c6199a-1f76-4569-8213-2b027b2b87af.jpeg",
                        "image": "/media/uploads/products/images/2025/01/26/28a2addb-47f7-448b-a91f-de78aacd92ca.jpg",
                        "nutritions": null,
                        "restaurant_id": 90,
                        "is_sub": false,
                        "description_ar": null,
                        "description_en": null,
                        "category_id": 224,
                        "is_active": true,
                        "is_special": false,
                        "in_stock": false,
                        "allergies": [],
                        "tags": [],
                        "allergens_dislikes": [],
                        "variant": []
                    }
                },
                {
                    "id": 3331,
                    "app_id": null,
                    "created_at": "2024-09-24T16:03:51.193812Z",
                    "modified_at": "2025-03-03T19:32:37.753319Z",
                    "deleted_at": null,
                    "is_deleted": false,
                    "ordering": 3,
                    "is_recommended": false,
                    "is_active": true,
                    "plan_category": 93,
                    "product": {
                        "id": 1242,
                        "app_id": null,
                        "created_at": "2024-04-22T07:33:59.253025Z",
                        "modified_at": "2024-10-23T13:04:39.138170Z",
                        "deleted_at": null,
                        "is_deleted": false,
                        "ordering": 8,
                        "name_ar": "مانغوليان بيف مع الأرز الأصفر",
                        "name_en": "Mongolian beef with Yellow Rice",
                        "original_price": 22.0,
                        "discount_percentage": 0.0,
                        "original_image": "/media/uploads/products/images/2024/05/05/85103a20-1b35-4c6c-baf6-cd4430a237d9.png",
                        "image": "/media/uploads/products/images/2024/05/05/85103a20-1b35-4c6c-baf6-cd4430a237d9.png",
                        "nutritions": {
                            "id": 1667,
                            "app_id": null,
                            "created_at": "2024-04-24T12:55:41.130916Z",
                            "modified_at": "2024-05-07T12:12:15.286785Z",
                            "deleted_at": null,
                            "is_deleted": false,
                            "ordering": 0,
                            "calories": 527.0,
                            "carbs": 44.0,
                            "fat": 24.0,
                            "protein": 30.0,
                            "product": 1242
                        },
                        "restaurant_id": 90,
                        "is_sub": false,
                        "description_ar": "",
                        "description_en": "",
                        "category_id": 88,
                        "is_active": true,
                        "is_special": false,
                        "in_stock": true,
                        "allergies": [
                            "soy",
                            "gluten",
                            "sesame"
                        ],
                        "tags": [],
                        "allergens_dislikes": [],
                        "variant": []
                    }
                },
                {
                    "id": 28151,
                    "app_id": null,
                    "created_at": "2025-01-26T13:28:46.916439Z",
                    "modified_at": "2025-03-03T19:32:37.767703Z",
                    "deleted_at": null,
                    "is_deleted": false,
                    "ordering": 4,
                    "is_recommended": false,
                    "is_active": true,
                    "plan_category": 93,
                    "product": {
                        "id": 3652,
                        "app_id": null,
                        "created_at": "2025-01-26T12:42:02.981606Z",
                        "modified_at": "2025-02-06T07:58:46.391622Z",
                        "deleted_at": null,
                        "is_deleted": false,
                        "ordering": 2,
                        "name_ar": "تشيلي نباتي",
                        "name_en": "Vegan chilli",
                        "original_price": 0.0,
                        "discount_percentage": 0.0,
                        "original_image": "/media/uploads/products/images/2025/01/26/bb871f45-a74b-4683-84c6-7b255507614d.jpeg",
                        "image": "/media/uploads/products/images/2025/01/26/ef8ef479-0799-4779-a95f-d152796504d4.jpg",
                        "nutritions": null,
                        "restaurant_id": 90,
                        "is_sub": false,
                        "description_ar": null,
                        "description_en": null,
                        "category_id": 222,
                        "is_active": true,
                        "is_special": false,
                        "in_stock": false,
                        "allergies": [],
                        "tags": [],
                        "allergens_dislikes": [],
                        "variant": []
                    }
                },
                {
                    "id": 30189,
                    "app_id": null,
                    "created_at": "2025-03-03T19:32:37.777525Z",
                    "modified_at": "2025-03-03T19:32:37.777545Z",
                    "deleted_at": null,
                    "is_deleted": false,
                    "ordering": 5,
                    "is_recommended": false,
                    "is_active": true,
                    "plan_category": 93,
                    "product": {
                        "id": 4330,
                        "app_id": null,
                        "created_at": "2025-02-23T14:21:00.500354Z",
                        "modified_at": "2025-02-23T14:21:00.500414Z",
                        "deleted_at": null,
                        "is_deleted": false,
                        "ordering": 0,
                        "name_ar": "Credit-based breakfast 1 #",
                        "name_en": "Credit-based breakfast 1",
                        "original_price": 0.0,
                        "discount_percentage": 0.0,
                        "original_image": "/media/uploads/restaurants/menus/2024/03/06/9a2e53f0-944d-452f-b8a8-d0fd1489b1a3.png",
                        "image": "/media/uploads/restaurants/menus/2024/03/06/9a2e53f0-944d-452f-b8a8-d0fd1489b1a3.png",
                        "nutritions": null,
                        "restaurant_id": 90,
                        "is_sub": false,
                        "description_ar": "",
                        "description_en": "",
                        "category_id": 245,
                        "is_active": true,
                        "is_special": false,
                        "in_stock": false,
                        "allergies": [],
                        "tags": [],
                        "allergens_dislikes": [],
                        "variant": []
                    }
                }
            ]
        },
        {
            "id": 94,
            "app_id": null,
            "created_at": "2024-10-26T11:46:01.376661Z",
            "modified_at": "2024-10-26T11:46:01.376680Z",
            "deleted_at": null,
            "is_deleted": false,
            "ordering": 0,
            "name_en": "Salads",
            "name_ar": "سلطات",
            "is_multi_select": false,
            "max_selected_options": 1,
            "category_master_id": null,
            "plan_date": 339,
            "options": [
                {
                    "id": 1144,
                    "app_id": null,
                    "created_at": "2024-03-10T08:07:40.735682Z",
                    "modified_at": "2025-03-03T19:32:37.799789Z",
                    "deleted_at": null,
                    "is_deleted": false,
                    "ordering": 0,
                    "is_recommended": false,
                    "is_active": true,
                    "plan_category": 94,
                    "product": {
                        "id": 1219,
                        "app_id": null,
                        "created_at": "2024-03-10T08:05:46.263132Z",
                        "modified_at": "2024-10-23T13:04:39.132493Z",
                        "deleted_at": null,
                        "is_deleted": false,
                        "ordering": 7,
                        "name_ar": "شيش طاووق مع البطاطا الحرة والثومية",
                        "name_en": "Shish Tawook with Potato & Garlic Sauce",
                        "original_price": 22.0,
                        "discount_percentage": 0.0,
                        "original_image": "/media/uploads/products/images/2024/05/05/f1d74bd1-6290-4821-a5ec-447162269e73.png",
                        "image": "/media/uploads/products/images/2024/05/05/f1d74bd1-6290-4821-a5ec-447162269e73.png",
                        "nutritions": {
                            "id": 1734,
                            "app_id": null,
                            "created_at": "2024-05-07T12:12:15.359600Z",
                            "modified_at": "2024-05-27T12:27:45.701604Z",
                            "deleted_at": null,
                            "is_deleted": false,
                            "ordering": 0,
                            "calories": 300.0,
                            "carbs": 16.0,
                            "fat": 14.0,
                            "protein": 30.0,
                            "product": 1219
                        },
                        "restaurant_id": 90,
                        "is_sub": false,
                        "description_ar": "",
                        "description_en": "",
                        "category_id": 88,
                        "is_active": false,
                        "is_special": false,
                        "in_stock": true,
                        "allergies": [
                            "wheat",
                            "gluten",
                            "garlic",
                            "spicy"
                        ],
                        "tags": [],
                        "allergens_dislikes": [],
                        "variant": []
                    }
                },
                {
                    "id": 29335,
                    "app_id": null,
                    "created_at": "2025-02-03T08:22:49.072674Z",
                    "modified_at": "2025-03-03T19:32:37.813661Z",
                    "deleted_at": null,
                    "is_deleted": false,
                    "ordering": 1,
                    "is_recommended": false,
                    "is_active": true,
                    "plan_category": 94,
                    "product": {
                        "id": 3661,
                        "app_id": null,
                        "created_at": "2025-01-27T09:55:17.077567Z",
                        "modified_at": "2025-02-20T09:58:20.509389Z",
                        "deleted_at": null,
                        "is_deleted": false,
                        "ordering": 10,
                        "name_ar": "دجاج مع رز القرنبيط المقلي",
                        "name_en": "Chicken With Fried Cauliflower Rice",
                        "original_price": 0.0,
                        "discount_percentage": 0.0,
                        "original_image": "/media/uploads/products/images/2025/01/27/a8ee31f7-fca2-47b4-9792-867958dec5f6.jpeg",
                        "image": "/media/uploads/products/images/2025/01/27/a8ee31f7-fca2-47b4-9792-867958dec5f6.jpeg",
                        "nutritions": null,
                        "restaurant_id": 90,
                        "is_sub": false,
                        "description_ar": null,
                        "description_en": null,
                        "category_id": 224,
                        "is_active": true,
                        "is_special": false,
                        "in_stock": false,
                        "allergies": [],
                        "tags": [],
                        "allergens_dislikes": [],
                        "variant": []
                    }
                },
                {
                    "id": 29336,
                    "app_id": null,
                    "created_at": "2025-02-03T08:22:49.092901Z",
                    "modified_at": "2025-03-03T19:32:37.831069Z",
                    "deleted_at": null,
                    "is_deleted": false,
                    "ordering": 2,
                    "is_recommended": false,
                    "is_active": true,
                    "plan_category": 94,
                    "product": {
                        "id": 3660,
                        "app_id": null,
                        "created_at": "2025-01-27T09:48:43.713881Z",
                        "modified_at": "2025-02-20T09:58:20.501818Z",
                        "deleted_at": null,
                        "is_deleted": false,
                        "ordering": 9,
                        "name_ar": "كيكة الليمون والتوت الازرق مع جبنة الريكوتا",
                        "name_en": "Blueberry-Lemon Ricotta Pound Cake",
                        "original_price": 0.0,
                        "discount_percentage": 0.0,
                        "original_image": "/media/uploads/products/images/2025/01/27/7d83fc1d-b59d-433e-bf39-a546a69ec9a6.jpeg",
                        "image": "/media/uploads/products/images/2025/01/27/7d83fc1d-b59d-433e-bf39-a546a69ec9a6.jpeg",
                        "nutritions": null,
                        "restaurant_id": 90,
                        "is_sub": false,
                        "description_ar": null,
                        "description_en": null,
                        "category_id": 224,
                        "is_active": true,
                        "is_special": false,
                        "in_stock": false,
                        "allergies": [],
                        "tags": [],
                        "allergens_dislikes": [],
                        "variant": []
                    }
                },
                {
                    "id": 29337,
                    "app_id": null,
                    "created_at": "2025-02-03T08:22:49.107476Z",
                    "modified_at": "2025-03-03T19:32:37.860035Z",
                    "deleted_at": null,
                    "is_deleted": false,
                    "ordering": 3,
                    "is_recommended": false,
                    "is_active": true,
                    "plan_category": 94,
                    "product": {
                        "id": 3659,
                        "app_id": null,
                        "created_at": "2025-01-27T09:47:02.308766Z",
                        "modified_at": "2025-02-20T09:58:20.491939Z",
                        "deleted_at": null,
                        "is_deleted": false,
                        "ordering": 8,
                        "name_ar": "سلطة افوكادو, روبيان, وقطع البيض",
                        "name_en": "Shrimp, Avocado, and Egg Chopped Salad",
                        "original_price": 0.0,
                        "discount_percentage": 0.0,
                        "original_image": "/media/uploads/products/images/2025/01/27/649ca92a-dc0c-4ba9-98b9-523bbb94ab38.jpeg",
                        "image": "/media/uploads/products/images/2025/01/27/649ca92a-dc0c-4ba9-98b9-523bbb94ab38.jpeg",
                        "nutritions": null,
                        "restaurant_id": 90,
                        "is_sub": false,
                        "description_ar": null,
                        "description_en": null,
                        "category_id": 224,
                        "is_active": true,
                        "is_special": false,
                        "in_stock": false,
                        "allergies": [],
                        "tags": [],
                        "allergens_dislikes": [],
                        "variant": []
                    }
                },
                {
                    "id": 30190,
                    "app_id": null,
                    "created_at": "2025-03-03T19:32:37.876133Z",
                    "modified_at": "2025-03-03T19:32:37.876153Z",
                    "deleted_at": null,
                    "is_deleted": false,
                    "ordering": 4,
                    "is_recommended": false,
                    "is_active": true,
                    "plan_category": 94,
                    "product": {
                        "id": 3476,
                        "app_id": null,
                        "created_at": "2025-01-20T12:19:36.965010Z",
                        "modified_at": "2025-01-27T09:03:07.061389Z",
                        "deleted_at": null,
                        "is_deleted": false,
                        "ordering": 35,
                        "name_ar": "ساندوتش دجاج فيليه #",
                        "name_en": "ساندوتش دجاج فيليه # #",
                        "original_price": 0.0,
                        "discount_percentage": 0.0,
                        "original_image": "/media/uploads/restaurants/menus/2024/03/06/9a2e53f0-944d-452f-b8a8-d0fd1489b1a3.png",
                        "image": "/media/uploads/restaurants/menus/2024/03/06/9a2e53f0-944d-452f-b8a8-d0fd1489b1a3.png",
                        "nutritions": null,
                        "restaurant_id": 90,
                        "is_sub": false,
                        "description_ar": "",
                        "description_en": "",
                        "category_id": 220,
                        "is_active": true,
                        "is_special": false,
                        "in_stock": false,
                        "allergies": [],
                        "tags": [],
                        "allergens_dislikes": [],
                        "variant": []
                    }
                },
                {
                    "id": 30191,
                    "app_id": null,
                    "created_at": "2025-03-03T19:32:37.903922Z",
                    "modified_at": "2025-03-03T19:32:37.903941Z",
                    "deleted_at": null,
                    "is_deleted": false,
                    "ordering": 5,
                    "is_recommended": false,
                    "is_active": true,
                    "plan_category": 94,
                    "product": {
                        "id": 3481,
                        "app_id": null,
                        "created_at": "2025-01-20T12:19:36.987353Z",
                        "modified_at": "2025-01-27T09:03:07.167555Z",
                        "deleted_at": null,
                        "is_deleted": false,
                        "ordering": 40,
                        "name_ar": "دجاج ترياكي + آرز ابيض #",
                        "name_en": "دجاج ترياكي + آرز ابيض # #",
                        "original_price": 0.0,
                        "discount_percentage": 0.0,
                        "original_image": "/media/uploads/restaurants/menus/2024/03/06/9a2e53f0-944d-452f-b8a8-d0fd1489b1a3.png",
                        "image": "/media/uploads/restaurants/menus/2024/03/06/9a2e53f0-944d-452f-b8a8-d0fd1489b1a3.png",
                        "nutritions": null,
                        "restaurant_id": 90,
                        "is_sub": false,
                        "description_ar": "",
                        "description_en": "",
                        "category_id": 220,
                        "is_active": true,
                        "is_special": false,
                        "in_stock": false,
                        "allergies": [],
                        "tags": [],
                        "allergens_dislikes": [],
                        "variant": []
                    }
                },
                {
                    "id": 30192,
                    "app_id": null,
                    "created_at": "2025-03-03T19:32:37.923417Z",
                    "modified_at": "2025-03-03T19:32:37.923435Z",
                    "deleted_at": null,
                    "is_deleted": false,
                    "ordering": 6,
                    "is_recommended": false,
                    "is_active": true,
                    "plan_category": 94,
                    "product": {
                        "id": 3487,
                        "app_id": null,
                        "created_at": "2025-01-20T12:19:37.048082Z",
                        "modified_at": "2025-01-27T09:03:07.249783Z",
                        "deleted_at": null,
                        "is_deleted": false,
                        "ordering": 46,
                        "name_ar": "كباب دجاج + خبز #",
                        "name_en": "كباب دجاج + خبز # #",
                        "original_price": 0.0,
                        "discount_percentage": 0.0,
                        "original_image": "/media/uploads/restaurants/menus/2024/03/06/9a2e53f0-944d-452f-b8a8-d0fd1489b1a3.png",
                        "image": "/media/uploads/restaurants/menus/2024/03/06/9a2e53f0-944d-452f-b8a8-d0fd1489b1a3.png",
                        "nutritions": null,
                        "restaurant_id": 90,
                        "is_sub": false,
                        "description_ar": "",
                        "description_en": "",
                        "category_id": 220,
                        "is_active": true,
                        "is_special": false,
                        "in_stock": false,
                        "allergies": [],
                        "tags": [],
                        "allergens_dislikes": [],
                        "variant": []
                    }
                },
                {
                    "id": 30193,
                    "app_id": null,
                    "created_at": "2025-03-03T19:32:37.935193Z",
                    "modified_at": "2025-03-03T19:32:37.935211Z",
                    "deleted_at": null,
                    "is_deleted": false,
                    "ordering": 7,
                    "is_recommended": false,
                    "is_active": true,
                    "plan_category": 94,
                    "product": {
                        "id": 3488,
                        "app_id": null,
                        "created_at": "2025-01-20T12:19:37.056889Z",
                        "modified_at": "2025-01-27T09:03:07.256713Z",
                        "deleted_at": null,
                        "is_deleted": false,
                        "ordering": 47,
                        "name_ar": "صدور دجاج + مكرونه #",
                        "name_en": "صدور دجاج + مكرونه # #",
                        "original_price": 0.0,
                        "discount_percentage": 0.0,
                        "original_image": "/media/uploads/restaurants/menus/2024/03/06/9a2e53f0-944d-452f-b8a8-d0fd1489b1a3.png",
                        "image": "/media/uploads/restaurants/menus/2024/03/06/9a2e53f0-944d-452f-b8a8-d0fd1489b1a3.png",
                        "nutritions": null,
                        "restaurant_id": 90,
                        "is_sub": false,
                        "description_ar": "",
                        "description_en": "",
                        "category_id": 220,
                        "is_active": true,
                        "is_special": false,
                        "in_stock": false,
                        "allergies": [],
                        "tags": [],
                        "allergens_dislikes": [],
                        "variant": []
                    }
                },
                {
                    "id": 30194,
                    "app_id": null,
                    "created_at": "2025-03-03T19:32:37.945286Z",
                    "modified_at": "2025-03-03T19:32:37.945304Z",
                    "deleted_at": null,
                    "is_deleted": false,
                    "ordering": 8,
                    "is_recommended": false,
                    "is_active": true,
                    "plan_category": 94,
                    "product": {
                        "id": 2334,
                        "app_id": null,
                        "created_at": "2024-11-11T13:40:38.216289Z",
                        "modified_at": "2025-01-02T14:00:49.135965Z",
                        "deleted_at": null,
                        "is_deleted": false,
                        "ordering": 10,
                        "name_ar": "سلطة السيزر مع الدجاج",
                        "name_en": "Chicken Ceaser salad",
                        "original_price": 0.0,
                        "discount_percentage": 0.0,
                        "original_image": "/media/uploads/products/images/2024/11/11/bc8f5172-2847-46be-aed9-17d0fb126f3d.png",
                        "image": "/media/uploads/products/images/2024/11/11/bc8f5172-2847-46be-aed9-17d0fb126f3d.png",
                        "nutritions": null,
                        "restaurant_id": 90,
                        "is_sub": false,
                        "description_ar": "",
                        "description_en": "",
                        "category_id": 121,
                        "is_active": true,
                        "is_special": false,
                        "in_stock": false,
                        "allergies": [],
                        "tags": [],
                        "allergens_dislikes": [],
                        "variant": []
                    }
                }
            ]
        },
        {
            "id": 95,
            "app_id": null,
            "created_at": "2024-10-26T11:46:01.385191Z",
            "modified_at": "2024-10-26T11:46:01.385211Z",
            "deleted_at": null,
            "is_deleted": false,
            "ordering": 0,
            "name_en": "Breakfast",
            "name_ar": "إفطار",
            "is_multi_select": false,
            "max_selected_options": 1,
            "category_master_id": null,
            "plan_date": 339,
            "options": [
                {
                    "id": 1147,
                    "app_id": null,
                    "created_at": "2024-03-10T08:07:40.779390Z",
                    "modified_at": "2025-03-03T19:32:38.030443Z",
                    "deleted_at": null,
                    "is_deleted": false,
                    "ordering": 0,
                    "is_recommended": true,
                    "is_active": true,
                    "plan_category": 95,
                    "product": {
                        "id": 1218,
                        "app_id": null,
                        "created_at": "2024-03-10T08:03:55.644141Z",
                        "modified_at": "2025-02-18T12:44:07.649161Z",
                        "deleted_at": null,
                        "is_deleted": false,
                        "ordering": 6,
                        "name_ar": "فطيرة التفاح",
                        "name_en": "Apple Crumble Pie",
                        "original_price": 24.0,
                        "discount_percentage": 0.0,
                        "original_image": "/media/uploads/products/images/2024/05/05/81d7aefb-f6fd-4527-8628-9001f3afc936.png",
                        "image": "/media/uploads/products/images/2024/05/05/81d7aefb-f6fd-4527-8628-9001f3afc936.png",
                        "nutritions": {
                            "id": 1717,
                            "app_id": null,
                            "created_at": "2024-05-07T12:12:14.988210Z",
                            "modified_at": "2025-02-18T12:44:07.682758Z",
                            "deleted_at": null,
                            "is_deleted": false,
                            "ordering": 0,
                            "calories": 300.0,
                            "carbs": 16.0,
                            "fat": 0.0,
                            "protein": 0.0,
                            "product": 1218
                        },
                        "restaurant_id": 90,
                        "is_sub": false,
                        "description_ar": "",
                        "description_en": "",
                        "category_id": 88,
                        "is_active": true,
                        "is_special": true,
                        "in_stock": true,
                        "allergies": [
                            "nuts",
                            "milk",
                            "eggs"
                        ],
                        "tags": [],
                        "allergens_dislikes": [],
                        "variant": []
                    }
                },
                {
                    "id": 1148,
                    "app_id": null,
                    "created_at": "2024-03-10T08:07:40.792784Z",
                    "modified_at": "2025-03-03T19:32:38.052271Z",
                    "deleted_at": null,
                    "is_deleted": false,
                    "ordering": 0,
                    "is_recommended": true,
                    "is_active": true,
                    "plan_category": 95,
                    "product": {
                        "id": 1219,
                        "app_id": null,
                        "created_at": "2024-03-10T08:05:46.263132Z",
                        "modified_at": "2024-10-23T13:04:39.132493Z",
                        "deleted_at": null,
                        "is_deleted": false,
                        "ordering": 7,
                        "name_ar": "شيش طاووق مع البطاطا الحرة والثومية",
                        "name_en": "Shish Tawook with Potato & Garlic Sauce",
                        "original_price": 22.0,
                        "discount_percentage": 0.0,
                        "original_image": "/media/uploads/products/images/2024/05/05/f1d74bd1-6290-4821-a5ec-447162269e73.png",
                        "image": "/media/uploads/products/images/2024/05/05/f1d74bd1-6290-4821-a5ec-447162269e73.png",
                        "nutritions": {
                            "id": 1734,
                            "app_id": null,
                            "created_at": "2024-05-07T12:12:15.359600Z",
                            "modified_at": "2024-05-27T12:27:45.701604Z",
                            "deleted_at": null,
                            "is_deleted": false,
                            "ordering": 0,
                            "calories": 300.0,
                            "carbs": 16.0,
                            "fat": 14.0,
                            "protein": 30.0,
                            "product": 1219
                        },
                        "restaurant_id": 90,
                        "is_sub": false,
                        "description_ar": "",
                        "description_en": "",
                        "category_id": 88,
                        "is_active": false,
                        "is_special": false,
                        "in_stock": true,
                        "allergies": [
                            "wheat",
                            "gluten",
                            "garlic",
                            "spicy"
                        ],
                        "tags": [],
                        "allergens_dislikes": [],
                        "variant": []
                    }
                },
                {
                    "id": 1145,
                    "app_id": null,
                    "created_at": "2024-03-10T08:07:40.748423Z",
                    "modified_at": "2025-03-03T19:32:37.962685Z",
                    "deleted_at": null,
                    "is_deleted": false,
                    "ordering": 0,
                    "is_recommended": false,
                    "is_active": true,
                    "plan_category": 95,
                    "product": {
                        "id": 1216,
                        "app_id": null,
                        "created_at": "2024-03-10T07:55:29.010078Z",
                        "modified_at": "2025-02-18T10:25:48.897330Z",
                        "deleted_at": null,
                        "is_deleted": false,
                        "ordering": 5,
                        "name_ar": "أصابع الدجاج",
                        "name_en": "Chicken Fingers",
                        "original_price": 21.0,
                        "discount_percentage": 0.0,
                        "original_image": "/media/uploads/products/images/2024/05/05/fda4fc89-b8f1-4ab4-a5f2-3011f4e75975.png",
                        "image": "/media/uploads/products/images/2024/05/05/fda4fc89-b8f1-4ab4-a5f2-3011f4e75975.png",
                        "nutritions": {
                            "id": 1724,
                            "app_id": null,
                            "created_at": "2024-05-07T12:12:15.163738Z",
                            "modified_at": "2025-02-18T10:25:48.935986Z",
                            "deleted_at": null,
                            "is_deleted": false,
                            "ordering": 0,
                            "calories": 0.0,
                            "carbs": 16.0,
                            "fat": 14.0,
                            "protein": 30.0,
                            "product": 1216
                        },
                        "restaurant_id": 90,
                        "is_sub": false,
                        "description_ar": "",
                        "description_en": "",
                        "category_id": 88,
                        "is_active": false,
                        "is_special": true,
                        "in_stock": true,
                        "allergies": [
                            "gluten",
                            "garlic",
                            "spicy"
                        ],
                        "tags": [],
                        "allergens_dislikes": [],
                        "variant": []
                    }
                },
                {
                    "id": 1146,
                    "app_id": null,
                    "created_at": "2024-03-10T08:07:40.766750Z",
                    "modified_at": "2025-03-03T19:32:37.993613Z",
                    "deleted_at": null,
                    "is_deleted": false,
                    "ordering": 0,
                    "is_recommended": false,
                    "is_active": true,
                    "plan_category": 95,
                    "product": {
                        "id": 1217,
                        "app_id": null,
                        "created_at": "2024-03-10T08:00:06.647627Z",
                        "modified_at": "2024-10-23T13:04:39.112160Z",
                        "deleted_at": null,
                        "is_deleted": false,
                        "ordering": 4,
                        "name_ar": "كوسا بالباشميل",
                        "name_en": "Zucchini stuffed boats",
                        "original_price": 24.0,
                        "discount_percentage": 0.0,
                        "original_image": "/media/uploads/products/images/2024/05/05/b5654157-60ed-41a3-8899-f1c774068488.png",
                        "image": "/media/uploads/products/images/2024/05/05/b5654157-60ed-41a3-8899-f1c774068488.png",
                        "nutritions": {
                            "id": 1665,
                            "app_id": null,
                            "created_at": "2024-04-24T12:55:41.078534Z",
                            "modified_at": "2024-05-27T12:15:53.108648Z",
                            "deleted_at": null,
                            "is_deleted": false,
                            "ordering": 0,
                            "calories": 879.0,
                            "carbs": 53.0,
                            "fat": 10.0,
                            "protein": 8.0,
                            "product": 1217
                        },
                        "restaurant_id": 90,
                        "is_sub": false,
                        "description_ar": "",
                        "description_en": "",
                        "category_id": 88,
                        "is_active": false,
                        "is_special": false,
                        "in_stock": true,
                        "allergies": [
                            "milk",
                            "eggs",
                            "wheat",
                            "gluten"
                        ],
                        "tags": [],
                        "allergens_dislikes": [],
                        "variant": []
                    }
                }
            ]
        }
    ]
}
Modified at 2025-12-02 07:37:19
Previous
Super Plan Details
Next
List Feature Plan Tags
Built with