Skip to main content
Skip to main content

UpdateZipGeoZoneDTO

The attributes to update in the geo zone of type zip.

idstringRequired
The ID of the geo zone.
type"zip"Required
The type of the geo zone.

Default: `"zip"`

service_zone_idstring
The associated service zone's ID.
country_codestring
The ISO 2 character country code of the geo zone.
metadatanull | Record<string, any>
Holds custom data in key-value pairs.
province_codestring
The province code of the geo zone.
citystring
The city of the geo zone.
postal_expressionRecord<string, any>
The postal expression of the geo zone.
Was this section helpful?