Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 1.27 KB

File metadata and controls

20 lines (17 loc) · 1.27 KB

# ParcelTrackingAddress

Properties

Name Type Description Notes
addressLine1 string First line of the address [optional]
addressLine2 string Additional address information, e.g. 2nd level [optional]
city string City of the address [optional]
companyName string Name of the company associated with the address [optional]
countryCode string The country code of the customer represented as ISO 3166-1 alpha-2
email string Email address of the person associated with the address [optional]
houseNumber string House number of the address [optional]
name string Name of the person associated with the address [optional]
phoneNumber string Phone number of the person associated with the address [optional]
poBox string Code required in case of PO Box or post locker delivery [optional]
postalCode string Zip code of the address
stateProvinceCode string The character state code of the customer represented as ISO 3166-2 code [optional]

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