{
"hotel_id": "string"
}curl --location --request POST 'https://fourseasons-test.e.verystar.net/api/test/derby/hotel_static' \
--header 'Authorization-AppKey: d79c29e74c9166b82a4538dc15c665f8' \
--header 'Authorization-Sign: 111' \
--header 'Authorization-Token: fake_001' \
--header 'Content-Type: application/json' \
--data-raw '{
"hotel_id": "string"
}'{
"member_code": "string",
"mobile": "string",
"first_name": "string",
"last_name": "string",
"title": "string",
"email": "string",
"area_code": "string",
"area_name": "string"
}