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

Throws

When the logged in user has no demographic link(s), and scheduled retail visits could not be found.