cancelRetailAppointment

abstract fun cancelRetailAppointment(visitId: String, cancelReason: CancelReason): DataObserver<Unit>

Cancels a user's scheduled retail appointment by the visit id.

Throws