PaymentService

interface PaymentService

Functions

getInsurancePayers
Link copied to clipboard
abstract fun getInsurancePayers(tenant: String): DataObserver<List<InsurancePayer>>
Provides an api for getting insurance payers
verifyCouponCode
Link copied to clipboard
abstract fun verifyCouponCode(couponCode: String): DataObserver<Double>
Provides an api for coupon code (service key) verification