Contains the data for an eBay user's address. This is the base type for a number of user addresses, including seller payment address, buyer shipping address and buyer and seller registration address.
Unique ID for a user's address in the eBay database. This value can help prevent the need to store an address multiple times across multiple orders. The ID changes if a user changes their address.
See the Field Index to learn which calls use AddressID.
ID assigned to the address by the address owner, e.g. by the PayPal system. Currently, the ExternalAddressID only applies for a customer address in the PayPal system. The ID changes if a user changes their address. Also see the AddressOwner field. The ExternalAddressID value also is applicable to Half.com (for GetOrders).
See the Field Index to learn which calls use ExternalAddressID.
Seller's international street address that is associated with the payment address. Only applicable to SellerPaymentAddress. Not applicable to Half.com.
See the Field Index to learn which calls use InternationalStreet.
User's primary phone number. This may return a value of "Invalid Request" if you are not authorized to see the user's phone number.
In the US, the area code (3 digits), the prefix (3 digits), the line number (4 digits), and phone extension (if specified by the user) are returned in this field. The extension can be one or more digits. Non-breaking spaces are used as delimiters between these phone number components.
Also applicable to Half.com (for GetOrders).
See the Field Index to learn which calls use Phone.
Standard ISO code for the country of a user's secondary telephone phone number. For Classifed Ad format listings, this code is used to look up the country's international calling prefix. Both the ISO code and country phone prefix are stored with listings of this type. This field applies to Classified Ad format listings only.
See the Field Index to learn which calls use Phone2CountryCode.
Country prefix of a user's secondary phone number. This value is derived from inputs supplied for Phone2CountryCode. This field applies to Classified Ad format listings only.
See the Field Index to learn which calls use Phone2CountryPrefix.
The local number portion of the user's secondary phone number. This field applies to Classified Ad format listings only. Note: The full secondary phone number is constructed by combining Phone2LocalNumber with Phone2AreaOrCityCode and Phone2CountryPrefix. Starting with API release 497, the full phone number can be entered in Phone2LocalNumber. Refer to the release notes for additional information.
See the Field Index to learn which calls use Phone2LocalNumber.
Standard ISO code for the country of the user's primay telephone phone number. For Classifed Ad format listings, this code is used to look up the country's international calling prefix. Both the ISO code and country phone prefix are stored with listings of this type. This field applies to Classified Ad format listings only.
See the Field Index to learn which calls use PhoneCountryCode.
Country Prefix of the secondary phone number. This value is derived from inputs supplied for PhoneCountryCode. This field applies to Classified Ad format listings only.
See the Field Index to learn which calls use PhoneCountryPrefix.
The local number portion of the user's primary phone number. This field applies to Classified Ad format listings only. Note: The full primary phone number is constructed by combining PhoneLocalNumber with PhoneAreaOrCityCode and PhoneCountryPrefix. Starting with API release 497, the full phone number can be entered in PhoneLocalNumber. Refer to the release notes for additional information.
See the Field Index to learn which calls use PhoneLocalNumber.
If not provided as input for GetCart or SetCart, eBay uses the country associated with the SiteID in effect when the call is made.
For a Global Shipping Program order, GetSellerList and GetMyeBaySelling return the postal code of the buyer, not that of the international shipping provider.
Also applicable to Half.com (for GetOrders).
See the Field Index to learn which calls use PostalCode.
Uniquely identifies an order shipped using the Global Shipping Program. This value is generated by eBay when the order is completed. The international shipping provider uses the ReferenceID as the primary reference when processing the shipment. Sellers must include this value on the package immediately above the street address of the international shipping provider.
Example: "Reference #1234567890123456"
See the Field Index to learn which calls use ReferenceID.
Line 2 of the user's address (such as an apartment number). Returned if the user specified a second street value for their address. Also applicable to Half.com (for GetOrders). In case of Item.SellerContactDetails, Street2 can be used to provide City, Address, State, and Zip code (if applicable).
See the Field Index to learn which calls use Street2.