curl --location --request GET 'https://api.checkandplace.com/api/v1/reservations//sms?template_type' \
--header 'Authorization: <api-key>' \
--header 'EMPLOYEE_TOKEN: <api-key>' \
--header 'STORE_PIN_CODE: <api-key>' \
--header 'SLUG_NAME: <api-key>'{
"sms_text": "Dear guest, your reservation for 5 people has been created at Cafe No 8 for 2025-05-06 21:00. Please click here for reservation details: https://url.com"
}