AddressType
Contains the data for one user 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.

Types that use AddressType:

Calls that use one or more fields of AddressType:

Fields

AddressID
CityName ( string )
CompanyName ( string )
CountryName
County
ExternalAddressID
FirstName ( string )
InternationalName
InternationalStateAndCity
InternationalStreet
LastName ( string )
Name ( string )
Phone ( string )
Phone2AreaOrCityCode
Phone2CountryPrefix
Phone2LocalNumber
PhoneAreaOrCityCode
PhoneCountryPrefix
PhoneLocalNumber
PostalCode ( string )
StateOrProvince ( string )
Street
Street1 ( string )
Street2 ( string )

AddressID
Not used by any call.

CityName ( string ) [0..1]
The name of the user's city. Also applicable to Half.com (for GetOrders).
See the Field Index to learn which calls use CityName.

CompanyName ( string ) [0..1]
User's company name. Only returned if available. Not applicable to Half.com.
See the Field Index to learn which calls use CompanyName.

CountryName
Not used by any call.

County
Not used by any call.

ExternalAddressID
Not used by any call.

FirstName ( string ) [0..1]
Displays the first name of the seller (in a business card format) if the seller's SellerBusinessCodeType is set to 'Commercial'.
See the Field Index to learn which calls use FirstName.

InternationalName
Not used by any call.

InternationalStateAndCity
Not used by any call.

InternationalStreet
Not used by any call.

LastName ( string ) [0..1]
Displays the last name of the seller (in a business card format) if the seller's SellerBusinessCodeType is set to 'Commercial'.
See the Field Index to learn which calls use LastName.

Name ( string ) [0..1]
User's name for the address. Also applicable to Half.com (for GetOrders).
See the Field Index to learn which calls use Name.

Phone ( string ) [0..1]
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. Also applicable to Half.com (for GetOrders).
See the Field Index to learn which calls use Phone.

Phone2AreaOrCityCode
Not used by any call.

Phone2CountryPrefix
Not used by any call.

Phone2LocalNumber
Not used by any call.

PhoneAreaOrCityCode
Not used by any call.

PhoneCountryPrefix
Not used by any call.

PhoneLocalNumber
Not used by any call.

PostalCode ( string ) [0..1]
User's postal code.

If not provided as input for GetCart or SetCart, eBay uses the country associated with the SiteID in effect when the call is made.

Also applicable to Half.com (for GetOrders).
See the Field Index to learn which calls use PostalCode.

StateOrProvince ( string ) [0..1]
The region of the user's address. Also applicable to Half.com (for GetOrders).
See the Field Index to learn which calls use StateOrProvince.

Street
Not used by any call.

Street1 ( string ) [0..1]
Line 1 of the user's street address. Also applicable to Half.com (for GetOrders).
See the Field Index to learn which calls use Street1.

Street2 ( string ) [0..1]
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.

This document was generated with a customized version of the apireferencedocs tool.

© 2006–2009 eBay, Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developers Program and API License Agreement.