================================================================================
REQUEST LOG: req_azhexNXxvHdY
================================================================================

[2025-12-31 13:04:49.062599] REQUEST END
    Status: 201
    Response Time: 85.37ms
    Response: {
    "success": true,
    "message": "Cash register opened successfully",
    "data": {
        "branch_id": 1,
        "user_id": 2,
        "opening_balance": "5000.00",
        "expected_balance": "5000.00",
        "status": "open",
        "register_date": "2025-12-31T00:00:00.000000Z",
        "updated_at": "2025-12-31T13:04:48.000000Z",
        "created_at": "2025-12-31T13:04:48.000000Z",
        "id": 2
    },
    "meta": {
        "request_id": "req_azhexNXxvHdY",
        "timestamp": "2025-12-31T13:04:49+00:00"
    }
}

================================================================================