This enumerated type defines shipping region types. Note: These enumeration values are not currently being used by fulfillment policy methods, but may be used in the future.
Type that uses RegionTypeEnum
Calls that use RegionTypeEnum
Enumerations
COUNTRY
A single country.
COUNTRY_REGION
A domestic region or special location within a country. In the US, these domestic region/special location include 'Alaska/Hawaii' and 'PO Box'.
STATE_OR_PROVINCE
A state or province, such as California (CA) or New York (NY) in the US, or British Columbia (BC) or Ontario (ON) in Canada.
WORLD_REGION
A world region, such as Europe, the Middle East, or Southeast Asia.
WORLDWIDE
The entire world as we know it.