get Insurance Payers
abstract fun getInsurancePayers(tenant: String): DataObserver<List<InsurancePayer>>
Content copied to clipboard
Provides an api for getting insurance payers
Return
The list of InsurancePayer available for the given tenant
Parameters
tenant
The tenant to get insurance payers for
Throws
When tenant is empty string