async fn cash_withdrawal_request_already_journaled( state: &AppState, request_id: &str, ) -> Result<bool, ApiError>