Address Object in the Fulfillment Returns APIΒΆ

Name

Data Type

Description

addressLines

Array[String]

Street address or P.O. Box. Include apartment number if applicable. You can specify up to 3 address lines. Maximum: 100 characters

cityTown

String

The city or town. Maximum: 50 characters

stateProvince

String

The state or province. Maximum: 50 characters

postalCode

String

The postal code or ZIP code. Maximum: 20 characters

countryCode

String

The ISO-2 country code. Maximum: 2 characters

company

String

The name of the company. Maximum: 50 characters

name

String

The first and last name. Maximum: 100 characters

phone

String

The phone number. Enter the digits with or without spaces or hyphens. Maximum: 25 characters

email

String

The email address. Maximum: 70 characters

For an example, see your API operation.