getCancelReasons

abstract fun getCancelReasons(brandName: String): DataObserver<List<CancelReason>>

Provides an api to get the list of cancel reasons

Throws