pub async fn notify_pending_req( mail_client: Data<MailjetClient>, id: &ClientId, ) -> Result<(), ServerError>