================================================================================
REQUEST LOG: req_Fw2SsI3LAEtX
================================================================================

[2026-03-31 17:17:09.993092] REQUEST END
    Status: 200
    Response Time: 5.7ms
    Response: {
    "success": true,
    "message": "Production items retrieved successfully",
    "data": [
        {
            "id": 12,
            "recipe_id": "8",
            "source_product_id": "88",
            "grams": "230.00",
            "option_set_item_id": null,
            "notes": null,
            "created_at": "2026-03-31T17:03:33.000000Z",
            "updated_at": "2026-03-31T17:03:33.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_Fw2SsI3LAEtX",
        "timestamp": "2026-03-31T17:17:09+00:00"
    }
}

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