auth-bearer: ********************curl --location --request POST '/medicalRecord/protocol/open' \
--header 'auth-bearer: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"protocol": {},
"attendanceId": "string"
}'{
"message": "string",
"data": {}
}