GetAppointmentTypes
Gets appointment types (e.g. Consultation, Health Screen, etc.) available for booking.
JavaScript Library
patientportal.anonAppointment.getAppointmentTypes({
payerType: 'payer-type'
});
HTTP Method
| Verb | URL |
|---|---|
| GET | /patientportalapi/anon-appointment/types |
URL Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
| payer-type | string | Yes | The signup code of a chargeband, that will provide eligibility and price information for the search. |
Returns
If no module is returned for the appointment type, it doesn’t contain modules and the booking process can continue without selecting the module.