@OmarAlmonte, in the Contact - List Contacts endpoint, the “addresses” can be pulled down. Inside there is the “region” and “region_code” fields. The “region” has the long name version which is helpful in getting the full name of the region.
In the documentation it says it is deprecated. I noticed the “region_code” is being populated with the code which means you are doing internal mapping of the region to their codes.
Going forward, can we still use the “region” field for retrieval purposes, or is that going to be removed in REST v2?