================================================================================
REQUEST LOG: req_XEwazDo80aeu
================================================================================

[2026-04-19 15:17:56.070373] REQUEST END
    Status: 200
    Response Time: 3.2ms
    Response: {
    "success": true,
    "message": "Production items retrieved successfully",
    "data": [
        {
            "id": 52,
            "recipe_id": "30",
            "source_product_id": "136",
            "grams": "50.00",
            "option_set_item_id": null,
            "notes": null,
            "created_at": "2026-04-19T15:15:25.000000Z",
            "updated_at": "2026-04-19T15:15:25.000000Z",
            "source_product": {
                "id": 136,
                "category_id": "17",
                "name": "Nutella Syrup",
                "slug": "nutella-syrup",
                "description": "For Shakes, Sundae & Toppings",
                "base_price": "0.00",
                "scoop_price": null,
                "image": null,
                "max_scoops": 4,
                "is_active": true,
                "requires_production": false,
                "created_at": "2026-03-31T18:53:45.000000Z",
                "updated_at": "2026-03-31T18:53:45.000000Z",
                "deleted_at": null,
                "image_url": null
            },
            "size_option": null
        },
        {
            "id": 53,
            "recipe_id": "30",
            "source_product_id": "88",
            "grams": "170.00",
            "option_set_item_id": null,
            "notes": null,
            "created_at": "2026-04-19T15:15:25.000000Z",
            "updated_at": "2026-04-19T15:15:25.000000Z",
            "source_product": {
                "id": 88,
                "category_id": "6",
                "name": "Vanilla",
                "slug": "vanilla",
                "description": "Scoop Ice Cream",
                "base_price": "0.00",
                "scoop_price": null,
                "image": "products/694af663a7a32_1766520419.webp",
                "max_scoops": 6,
                "is_active": true,
                "requires_production": true,
                "created_at": "2025-12-23T20:06:57.000000Z",
                "updated_at": "2026-03-06T18:42:43.000000Z",
                "deleted_at": null,
                "image_url": "https://creamy-utopia-server.innovatechbiz.com/public/storage/products/694af663a7a32_1766520419.webp"
            },
            "size_option": null
        }
    ],
    "meta": {
        "request_id": "req_XEwazDo80aeu",
        "timestamp": "2026-04-19T15:17:56+00:00"
    }
}

================================================================================