shippingContactInfo

Contains shipping contact information

Request

Property NameTypeRequiredDescription
address1stringRequiredAddress line 1 for shipping.
Maximum 100 characters.
address2stringOptionalAddress line 2 for shipping.
Maximum 100 characters.
citystringRequiredCity for shipping.
Between 2-42 characters.
countrystringRequiredCountry code for shipping.
See Country codes
firstNamestringRequiredFirst name for shipping.
Maximum 42 characters.
lastNamestringRequiredLast name for shipping.
Maximum 42 characters.
statestringOptionalState code for shipping.
See State and province codes
Supports US and Canada states only. For states in other countries, it is necessary to include the state within the address1 or address2 property.
zipstringRequiredZIP code for shipping. Maximum 20 characters.

Response

Property NameTypeDescription
address1stringAddress line 1 for shipping.
Maximum 100 characters.
address2stringAddress line 2 for shipping.
Maximum 100 characters.
citystringCity for shipping.
Between 2-42 characters.
countrystringCountry code for shipping.
See Country codes
firstNamestringFirst name for shipping.
Maximum 42 characters.
lastNamestringLast name for shipping.
Maximum 42 characters.
statestringState code for shipping.
See State and province codes
zipstringZIP code for shipping.