Customer Types
Description¶
The following are the Customer Types that are present in the application.
Request¶
Endpoint¶
ui/refdata/v1/customerTypesMethod¶
GET
Response¶
[
{
"name": "BUSINESS"
},
{
"name": "OTHER"
},
{
"name": "PATIENT"
},
{
"name": "EPAY"
},
{
"name": "PREPAY"
},
{
"name": "PREAUTH"
}
]
Tabular Format
| CUSTOMER TYPE NAME |
|---|
| BUSINESS |
| OTHER |
| PATIENT |
| EPAY |
| PREPAY |
| PREAUTH |
Updated As Of Version: 6.1.0.3