================================================================================
REQUEST LOG: req_ZWStea82W1j7
================================================================================

[2026-04-22 13:52:45.238399] REQUEST END
    Status: 200
    Response Time: 4.65ms
    Response: {
    "success": true,
    "message": "Production items retrieved successfully",
    "data": [
        {
            "id": 84,
            "recipe_id": "51",
            "source_product_id": "137",
            "grams": "25.00",
            "option_set_item_id": null,
            "notes": null,
            "created_at": "2026-04-21T19:24:07.000000Z",
            "updated_at": "2026-04-21T19:24:07.000000Z",
            "source_product": {
                "id": 137,
                "category_id": "17",
                "name": "Pista Syrup",
                "slug": "pista-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:54:34.000000Z",
                "updated_at": "2026-03-31T18:54:34.000000Z",
                "deleted_at": null,
                "image_url": null
            },
            "size_option": null
        },
        {
            "id": 85,
            "recipe_id": "51",
            "source_product_id": "88",
            "grams": "250.00",
            "option_set_item_id": null,
            "notes": null,
            "created_at": "2026-04-21T19:24:07.000000Z",
            "updated_at": "2026-04-21T19:24:07.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_ZWStea82W1j7",
        "timestamp": "2026-04-22T13:52:45+00:00"
    }
}

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