getRequestById

abstract fun getRequestById(id: Long): Flow<DataState<TransactionFull?>>