Address
A physical address used for shipping
- Type: object
A physical address used for shipping
- countryType: stringrequired
ISO 3166 country code for the country the address is located in
- stateType: stringrequired
State or province the address is located in
- zipType: stringrequired
ZIP or postal code the address is located in
- cityType: string
City the address is located in
- companyType: string | null
Name of the organization. Both name and company can be included
- emailType: string | nullFormat: email
Email to reach the person or organization
- nameType: string | null
Name of the person. Both name and company can be included
- phoneType: string
Phone number to reach the person or organization
- residentialType: boolean | null
Whether or not this address would be considered residential
- street1Type: string
First line of the address. Note: For U.S. and CA addresses, if street1 exceeds 35 characters, street2 is empty, and the end of street1 contains a recognized unit number format (e.g., “Apt 10”, or “Unit #99833”), the unit number is moved to street2
- street2Type: string
Second line of the address. Note: May be automatically populated if a unit number is moved from street1 during address verification