================================================================================
REQUEST LOG: req_eMtm1aiCmYKr
================================================================================

[2026-01-01 22:45:57.189769] REQUEST END
    Status: 200
    Response Time: 0.64ms
    Response: {
    "success": true,
    "message": "Batch size configurations retrieved successfully",
    "data": [
        {
            "id": 3,
            "name": "2.5 Liter Bowl",
            "size_code": "2.5L",
            "size_value": "2.50",
            "size_unit": "L",
            "scoops_per_batch": 25,
            "ingredient_multiplier": "2.5000",
            "default_expiry_hours": 24,
            "is_active": true,
            "created_at": "2026-01-01T18:10:56.000000Z",
            "updated_at": "2026-01-01T18:10:56.000000Z"
        },
        {
            "id": 1,
            "name": "5 Liter Bowl",
            "size_code": "5L",
            "size_value": "5.00",
            "size_unit": "L",
            "scoops_per_batch": 50,
            "ingredient_multiplier": "5.0000",
            "default_expiry_hours": 48,
            "is_active": true,
            "created_at": "2026-01-01T18:10:56.000000Z",
            "updated_at": "2026-01-01T18:10:56.000000Z"
        },
        {
            "id": 2,
            "name": "10 Liter Bowl",
            "size_code": "10L",
            "size_value": "10.00",
            "size_unit": "L",
            "scoops_per_batch": 100,
            "ingredient_multiplier": "10.0000",
            "default_expiry_hours": 48,
            "is_active": true,
            "created_at": "2026-01-01T18:10:56.000000Z",
            "updated_at": "2026-01-01T18:10:56.000000Z"
        },
        {
            "id": 4,
            "name": "20 Liter Bowl",
            "size_code": "20L",
            "size_value": "20.00",
            "size_unit": "L",
            "scoops_per_batch": 200,
            "ingredient_multiplier": "20.0000",
            "default_expiry_hours": 72,
            "is_active": true,
            "created_at": "2026-01-01T18:10:56.000000Z",
            "updated_at": "2026-01-01T18:10:56.000000Z"
        }
    ],
    "meta": {
        "request_id": "req_eMtm1aiCmYKr",
        "timestamp": "2026-01-01T22:45:57+00:00"
    }
}

================================================================================