Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 1.24 KB

File metadata and controls

20 lines (17 loc) · 1.24 KB

# PickupAddressStateProvinceRequired

Properties

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

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