pub async fn outstanding( config: &Config, admin: Option<&str>, reference: &str, format: Option<&str>, ) -> Result<(), YukiError>
Check if a specific invoice reference is still outstanding.