country

The country element defines the country portion of the postal mailing address in both the billToAddress and shipToAddress elements. When used as a child of retailerAddress, it defines the country of the underlying retailer actually selling the product. When used as a child of propertyAddress, it defines the location of the lodging.

 

Type = String (Enum); minLength = N/A; maxLength = 3

The enumerations for this element are listed under <countryTypeEnum> in the cnpAPI Common XSD. The country names corresponding to the abbreviations can be found in the ISO 3166-1 standard. All Country Codes are 2-character except for the United States, which accepts both US and USA.

Parent Elements:

billToAddress, shipToAddress, retailerAddress, propertyAddress

Attributes:

None

Child Elements:

None