Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
integer
required

Response

200 - application/json
id
integer
required

Waitlist Item Id

practitionerId
integer | null
required

The id of the practitioner associated to the waitlist item

userGroupId
integer | null
required

The id of the practitioner group associated to the waitlist item

locationId
integer | null
required

The id of the location associated to the waitlist item

patientId
integer | null
required

The id of the patient associated to the waitlist item

serviceIds
number[] | null
required

The id list of services the waitlist item is waiting for

preferredDays
string[]
required

Preferred days of the waitlist item

preferredTime
string[] | null

Preferred time of service for the waitlist item

waitlistTags
string[] | null
required

The waitlist tag ids of the waitlist item

createdAt
required

Object creation date time

updatedAt
required

Object update date time