Zones parameters
The zones input parameter allows users to input all categories of Altitude zones using a single construct.
The zones parameters is an array of objects (allows for multiple zones to be input at once), where each object defines a zone using the following attributes:
- ZoneId (string)
- A unique identifier for the zone.
- ISO_3166_2 (string)
- ISO 3166:2 code of the country and state or province in which the zone resides. This attribute does not apply to custom zones, segments or related roads and can be set to null.
- ZoneType (string)
- The type of zone. The value set for this attribute is: "State", "County", "City", "ZIP", "FSA", "TAZ", "CTR", "Segment", "Custom".