curl --location --request GET 'https://api.checkandplace.com/api/v1/reviews/' \
--header 'Authorization: <api-key>' \
--header 'EMPLOYEE_TOKEN: <api-key>' \
--header 'STORE_PIN_CODE: <api-key>' \
--header 'SLUG_NAME: <api-key>'{
"id": "80ff1a81-2624-42e0-8e09-6ff84026507c",
"status": "read",
"platform": "checkandplace",
"created_at": "06.05.2025 18:00",
"calendar_date": "06.05.2025 18:00",
"feedback": "Example feedback",
"score": 4,
"food": 3,
"service": 4,
"setting": 2,
"customer_name": "Little Jhonny",
"customer_id": "c676aa36-0856-4b7c-af5f-9bee822a9c9a",
"revenue_center_name": "Restaurant"
}