Get a single appointment
Get appointment data by id
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
x > 0
1
Response
Appointment id
x > 0
1
Appointment start date time
"2023-07-30T09:00:00.000Z"
Appointment end date time
"2023-07-30T09:00:00.000Z"
The service id of this appointment
x > 0
1
The location id of this appointment
x > 0
1
The practitioner id of this appointment
x > 0
1
The max patient number of this appointment. A number greater than 1 indicates a group appointment.
x > 0
The case id of this appointment
x > 0
1
The status of each patient of this appointment
An recurring appointment will have this repeat id
"12345678-abcd-4321-dcba-12a34b56c78d"
The rule for recurring appointment
"DTSTART:2023080T010000ZRRULE:FREQ=WEEKLY;INTERVAL=2;COUNT=6"
The appointment unit
Hour
, Each
The appointment unit price, in dollar
193.99
The appointment total price without tax, in dollar
193.99
Tax type, check Splose support for more info
STANDARD
, ZERO
, EXEMPT
, REDUCED
"STANDARD"
Array of support item ids of this appointment
[1]
The appointment note
"Some notes"
Object archived date time
"2023-07-30T09:00:00.000Z"
Whether this time slot is unavailable, eg. busy time or meeting
Object creation date time
"2023-07-30T09:00:00.000Z"
Object update date time
"2023-07-30T09:00:00.000Z"