curl --location --request GET '/totem/attendancePlaces//'{
"clinicName": "Clinic XYZ",
"places": [
{
"name": "string",
"hidden": true,
"active": true
}
],
"totemCheckinOptions": {}
}