Types > ZoneCreate
Commerce APITypesZoneCreate
ZoneCreate

Description

Fields

country: String

The ISO 3166-1 alpha-2 two-letter country code for the country

Example: "US"


exclude: Boolean

Whether to exclude this zone, or otherwise to include

Example: false


province: String

The standard abbreviation for the state or province

Example: "NY"


zip_pattern: String

The zip or postal code, or a glob pattern for one

Example: "40202"


Used By

Types

InventoryRuleCreate, InventoryRuleModify, ShippingRuleCreate, ShippingRuleModify, TaxRuleCreate, TaxRuleModify

Preview (typescript)

Loading module