eBay Shopping Web Service

Element: ns:Address [type BusinessSellerDetailsType]

Description

Displays the Address of the seller (in a business card format) as part of the data returned in the GetSingleItem call if the seller's SellerBusinessCodeType is set to 'Commercial'.

Derived By

Type ns:AddressType

Content Model

Contains elements as defined in the following table.

Component  Type  Description 
ns:Name  xs:string  User's name for the address.
ns:Street  xs:string  A concatenation of Street1 and Street2, primarily for RegistrationAddress.
ns:Street1  xs:string  Line 1 of the user's street address.
ns:Street2  xs:string  Line 2 of the user's address (such as an apartment number).
ns:CityName  xs:string  The name of the user's city. Also applicable to Half.com (for GetOrders).
ns:County  xs:string  County information for the user.
ns:StateOrProvince  xs:string  The region of the user's address.
ns:CountryName  xs:string  The name of the user's country. Also applicable to Half.com (for GetOrders).
ns:Phone  xs:string  User's primary phone number.
ns:PhoneCountryPrefix  xs:string  Country Prefix of the secondary phone number.
ns:PhoneAreaOrCityCode  xs:string  Area or City Code of a user's primary phone number.
ns:PhoneLocalNumber  xs:string  The local number portion of the user's primary phone number.
ns:Phone2CountryPrefix  xs:string  Country prefix of a user's secondary phone number.
ns:Phone2AreaOrCityCode  xs:string  Area or City Code of a user's secondary phone number.
ns:Phone2LocalNumber  xs:string  The local number portion of the user's secondary phone number.
ns:PostalCode  xs:string  User's postal code.
ns:AddressID  xs:string  ID assigned to the address in the eBay database. For GetOrders, applies only to Half.com.
ns:ExternalAddressID  xs:string  ID assigned to the address by the owner of the address (fitting only if the address is owned by PayPal; see AddressOwner).
ns:InternationalName  xs:string  Seller's international name that is associated with the payment address.
ns:InternationalStateAndCity  xs:string  International state and city for the seller's payment address.
ns:InternationalStreet  xs:string  Seller's international street address that is associated with the payment address.
ns:CompanyName  xs:string  User's company name.
ns:FirstName  xs:string  Displays the first name of the seller (in a business card format) if the seller's SellerBusinessCodeType is set to 'Commercial'.
ns:LastName  xs:string  Displays the last name of the seller (in a business card format) if the seller's SellerBusinessCodeType is set to 'Commercial'.
any