curl --location '/utilitas/1.0.1/getCity' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer c77b8601-fffd-32d2-ab4a-fd133beb0a65' \
--header 'Content-Type: text/plain' \
--data '{
"provinceCode": "32",
"cityName": "Sukabumi"
}'{}