shipping-contact-info

Contains shipping contact information

Request

Property NameTypeRequiredDescription
first-namestringRequiredFirst name for shipping.
Maximum 42 characters.
last-namestringRequiredLast name for shipping.
Maximum 42 characters.
address1stringRequiredAddress line 1 for shipping.
Maximum 100 characters.
address2stringOptionalAddress line 2 for shipping.
Maximum 100 characters.
citystringRequiredCity for shipping.
Between 2-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.
countrystringRequiredCountry code for shipping.
See Country codes

Response

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