eBay Trading APIVersion 1349
 

GetUserContactDetailsResponseType ( AbstractResponseType )

Returns contact information to a seller for both bidders and users who have made offers (via Best Offer) during an active listing.

Call that uses GetUserContactDetailsResponseType:

Fields

ContactAddress ( AddressType ) [0..1]
Contact information for the requested contact. Note that the email address is NOT returned.
See the Field Index to learn which calls use ContactAddress.

RegistrationDate ( dateTime ) [0..1]
The date and time that the requested contact registered with eBay.
See the Field Index to learn which calls use RegistrationDate.

UserID ( string ) [0..1]
An eBay ID that uniquely identifies the given user whose information is given in the call response.
See the Field Index to learn which calls use UserID.