- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
CreateZipGeoZoneDTO
The geo zone to be created of type zip
.
service_zone_id
stringThe associated service zone's ID.
country_code
stringThe ISO 2 character country code of the geo zone.
type
"zip"The type of the geo zone.
Default: `"zip"`
province_code
stringThe province code of the geo zone.
city
stringThe city of the geo zone.
postal_expression
Record<string, any>The postal expression of the geo zone.
metadata
null | Record<string, any>OptionalHolds custom data in key-value pairs.
Was this page helpful?