shipFrom (JSON object)

Contains details about the origination address where the products will be shipped from, or where the services will originate

Request

Property NameTypeRequiredDescription
addressstringOptionalThe origination address.
citystringOptionalThe origination address city.
statestringOptionalState or province code for the origination address.
zipstringRequiredThe origination address zip code.
countrystringRequiredCountry code for the origination address.

Response

Property NameTypeDescription
addressstringThe origination address.
citystringThe origination address city.
statestringState or province code for the origination address.
zipstringThe origination address zip code.
countrystringCountry code for the origination address.