Waitlist
Get a single waitlist
Get waitlist data by id
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Required range:
x > 0
Example:
1
Response
200 - application/json
Object with waitlist data.
Waitlist Item Id
Required range:
x > 0
Example:
1
The id of the practitioner associated to the waitlist item
Example:
12
The id of the practitioner group associated to the waitlist item
Example:
12
The id of the location associated to the waitlist item
Example:
13
The id of the patient associated to the waitlist item
Example:
14
The id list of services the waitlist item is waiting for
Example:
[1, 2, 3]
Preferred days of the waitlist item
Example:
["Monday", "Tuesday"]
The waitlist tag ids of the waitlist item
Example:
["High", "Medium", "Low"]
Preferred time of service for the waitlist item
Example:
["morning", "afternoon", "evening"]
Object creation date time
Example:
"2023-07-30T09:00:00.000Z"
Object update date time
Example:
"2023-07-30T09:00:00.000Z"