- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
CreateServiceZone
The details of a service zone to create.
Properties#
name
stringThe name of the service zone.
fulfillment_set_id
stringThe ID of the fulfillment set the service zone belongs to.
geo_zones
(Omit<CreateCountryGeoZoneDTO, "service_zone_id"> | Omit<CreateProvinceGeoZoneDTO, "service_zone_id"> | Omit<CreateCityGeoZoneDTO, "service_zone_id"> | Omit<CreateZipGeoZoneDTO, "service_zone_id">)[]OptionalThe geo zones of the service zone.
Was this page helpful?