================================================================================
REQUEST LOG: req_UVBNF4wXorjs
================================================================================

[2026-04-19 14:57:33.739752] REQUEST END
    Status: 200
    Response Time: 4.52ms
    Response: {
    "success": true,
    "message": "Production items retrieved successfully",
    "data": [
        {
            "id": 43,
            "recipe_id": "26",
            "source_product_id": "135",
            "grams": "50.00",
            "option_set_item_id": null,
            "notes": null,
            "created_at": "2026-04-19T14:56:27.000000Z",
            "updated_at": "2026-04-19T14:56:27.000000Z",
            "source_product": {
                "id": 135,
                "category_id": "17",
                "name": "Lotus Syrup",
                "slug": "lotus-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:52:43.000000Z",
                "updated_at": "2026-03-31T18:52:43.000000Z",
                "deleted_at": null,
                "image_url": null
            },
            "size_option": null
        },
        {
            "id": 44,
            "recipe_id": "26",
            "source_product_id": "88",
            "grams": "170.00",
            "option_set_item_id": null,
            "notes": null,
            "created_at": "2026-04-19T14:56:27.000000Z",
            "updated_at": "2026-04-19T14:56:27.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_UVBNF4wXorjs",
        "timestamp": "2026-04-19T14:57:33+00:00"
    }
}

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