Example response |
{
"practitioners":[
{
"practitionerId":"3dc6e75d-20b6-42bf-bb72-193ce9da85fc",
"firstName":"Test",
"lastName":"Practitioner",
"email":"test.prac@email.com.au",
"gender":"",
"imageId":"13f5b125-1b06-4dcc-9bee-23a6de86369c",
"description":"Practitioner profile description",
"defaultViewingTimeZone":{
"timezoneId":"39d62534-501c-49cd-9da9-6fa8d6a81f48",
"tzName":"Australia\\Melbourne"
},
"specialties":[
{
"specialtyTypeId":"6af5f392-827c-49c4-9c12-9264e848fc18",
"name":"Chripractic",
"subSpecialties":[ ],
"appointmentTypes":[
{
"appointmentTypeId":"a8f1c401-32ad-44a1-8177-97149248b8f6",
"description":"Consultation",
"durationMinutes":60
}
]
}
]
},
{
"practitionerId":"f2542365-6fc0-4289-8911-2dec8201bdd6",
"firstName":"Practitioner",
"lastName":"Prac Surname",
"email":"testemail2@email.com.au",
"gender":"Male",
"imageId":"699e518f-baef-4b2c-9fae-5241fa5ef49f",
"description":"test prac 2 description",
"defaultViewingTimeZone":{
"timezoneId":"5678c71f-7161-4e77-abe4-9337790e3996",
"tzName":"Australia\\Adelaide"
},
"specialties":[
{
"specialtyTypeId":"6af5f392-827c-49c4-9c12-9264e848fc18",
"name":"Chripractic",
"subSpecialties":[ ],
"appointmentTypes":[
{
"appointmentTypeId":"a8f1c401-32ad-44a1-8177-97149248b8f6",
"description":"Consultation",
"durationMinutes":60
}
]
}
]
}
],
"paging": {
"totalRows": 2,
"pageNumber": 1,
"pageSize": 50
},
"statusMessages": [ ]
}
|