uploadEvents

fun DataService.uploadEvents(data: List<EventNetwork>, dispatcher: CoroutineDispatcher): Single<StatusResponse>