Example response |
{
"appointments":[
{
"appointmentId":"5dba9dc2-fecc-4fc3-b16f-6a09d6fbba75",
"appointmentReferenceNumber":"4846396",
"status":"Attended",
"practitioner":{
"practitionerId":"198f2d42-953b-441f-835e-0e4e15422824"
},
"subject":"ADAM Luke 0400000000",
"locationId":"3c0639cc-0849-438e-b16e-aafd9548a0b8",
"appointmentTypeId":"4aaa98e1-4bf6-44be-9f1e-eaf7d9a23a76",
"startDateTime":"2021-09-07T09:00:00 +10:00",
"endDateTime":"2021-09-07T09:30:00 +10:00",
"clients":[
{
"clientId":"1a4d6238-1be7-4ea3-9436-8d67c2cccd6b"
}
],
"notifyPractitioner":false
},
{
"appointmentId":"9796ccaf-df93-4788-904e-9f9407a1843e",
"appointmentReferenceNumber":"15272580",
"status":"Booked",
"practitioner":{
"practitionerId":"198f2d42-953b-441f-835e-0e4e15422824"
},
"subject":"JEETH Jadam 0400000000",
"locationId":"3c0639cc-0849-438e-b16e-aafd9548a0b8",
"appointmentTypeId":"1fdc3bab-7a37-4423-a44c-ce231a9d1719",
"startDateTime":"2021-09-07T10:00:00 +10:00",
"endDateTime":"2021-09-07T10:30:00 +10:00",
"clients":[
{
"clientId":"4b24a646-7604-4c3d-8a84-23d48ec88558"
}
],
"notifyPractitioner":false
}
],
"paging":{
"totalRows":2,
"pageNumber":1,
"pageSize":50
},
"statusMessages":[ ]
}
|