auth-bearer: ********************curl --location --request POST '/clinic//totem/recall' \
--header 'auth-bearer: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"windowName": "string",
"placeName": "string",
"patientName": "string",
"professionalName": "string",
"ticket": "string",
"preferential": true
}'