{ "country_code": "CO", "city_or_post": "082001" }
curl --location --request POST 'https://tms-go.czl.net/api/v1/remote' \ --header 'Authorization: Bearer 296c44b011baac0a59fed080253e999d34c19d1428c6387e5cbedb692373e63d' \ --header 'Content-Type: application/json' \ --data-raw '{ "country_code": "CO", "city_or_post": "082001" }'
{}