curl --location --request GET 'https://api.checkandplace.com/api/v1/references/' \
--header 'Authorization: <api-key>' \
--header 'EMPLOYEE_TOKEN: <api-key>' \
--header 'STORE_PIN_CODE: <api-key>' \
--header 'SLUG_NAME: <api-key>'{
"id": "9251cd87-2caf-48f4-82ee-a6d408e4ff24",
"organization_id": "4288c58f-03bf-4667-93e9-ba89b3386ebf",
"name": "Fr. Berry Stracke",
"country_code": "+90",
"phone_number": "5051105690",
"email": "example@protel.com.tr",
"note": "Example note"
}