Authorization: ********************
EMPLOYEE_TOKEN: ********************
STORE_PIN_CODE: ********************
SLUG_NAME: ********************
curl --location --request PATCH 'https://api.checkandplace.com/api/v1/reservations//confirm' \ --header 'Authorization: <api-key>' \ --header 'EMPLOYEE_TOKEN: <api-key>' \ --header 'STORE_PIN_CODE: <api-key>' \ --header 'SLUG_NAME: <api-key>'