{
"appointment_id": 0,
"ward_id": 0
}curl --location --request POST '/receptionist/check_in' \
--header 'Authorization: t05lRfUyaBLHqVbZDmxuirGC8XhY7IOS' \
--header 'Content-Type: application/json' \
--data-raw '{
"appointment_id": 0,
"ward_id": 0
}'{}