shipping-contact-info

Request

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

Response

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