================================================================================
REQUEST LOG: req_Bx4NsGgyA8fS
================================================================================

[2026-01-01 22:43:15.683569] REQUEST END
    Status: 201
    Response Time: 96.2ms
    Response: {
    "success": true,
    "message": "Ingredient created successfully",
    "data": {
        "name": "FCMP",
        "sku": "94309",
        "unit": "g",
        "cost_per_unit": "450.00",
        "minimum_stock": "450.000",
        "reorder_level": "10.000",
        "is_active": true,
        "updated_at": "2026-01-01T22:43:15.000000Z",
        "created_at": "2026-01-01T22:43:15.000000Z",
        "id": 2
    },
    "meta": {
        "request_id": "req_Bx4NsGgyA8fS",
        "timestamp": "2026-01-01T22:43:15+00:00"
    }
}

================================================================================