Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 1.06 KB

File metadata and controls

19 lines (16 loc) · 1.06 KB

# ParcelCustomsInformationImporterOfRecord

Properties

Name Type Description Notes
name string Name of IOR
companyName string IOR company name [optional]
addressLine1 string Address of IOR
addressLine2 string Additional address information, e.g. 2nd level [optional]
houseNumber string IOR house number [optional]
city string IOR city
postalCode string IOR postal code
countryCode string IOR country. ISO 3166-1 alpha-2 code
stateProvinceCode string Code of the state (e.g. NY for New York) or province (e.g. RM for Rome). Destinations that require this field are USA, Canada, Italy and Australia. Format ISO-3166-2. [optional]
telephone string IOR phone number in E.164 format [optional]
email string IOR email [optional]

[Back to Model list] [Back to API list] [Back to README]