pub async fn run_verification( gateway: &str, verification_type: i32, op: i32, code: Option<String>, output: OutputFormat, ) -> Result<()>