Skip to main content

This type defines the fields associated with a seller's ship-from address, including the location and contact details of the addresses, as well as its unique identifier.

Type that uses GetAddressPreferencesResponses

GetAddressPreferenceListResponsesData

Call that uses GetAddressPreferencesResponses

Fields

Field
Type
Description
addressId
The unique identifier of the address.
city
The city code of the address.

See 商户API地址编码主数据 for valid city codes.
cityName
The city name of the address.
company
The company name associated with the address.
contact
The name of the contact person associated with the address.
countryCode
The two-letter country code of the address.
countryName
The country name of the address.
district
The district code of the address.

See 商户API地址编码主数据 for valid district codes.
districtName
The district name of the address.
name
The name of the address.
phone
The phone number associated with the address.
postcode
The postal code of the address.
province
The province code of the address.

See 商户API地址编码主数据 for valid province codes.
provinceName
The province name of the address.
street1
The first line of the street address of the address.
street2
The second line of the street address of the address.

Note: This field is always returned, but will show as null or have an empty value if not defined/applicable.
street3
The third line of the street address of address.

Note: This field is always returned, but will show as null or have an empty value if not defined/applicable.
type
The address type of the address.