getRetailVisits

abstract fun getRetailVisits(): DataObserver<List<ScheduledVisit>>

Provides an api to fetch the user's upcoming retail appointments Internally, this will filter visits based on status=requested

See also