eBay Trading APIVersion 1349
 

GetUserResponseType ( AbstractResponseType )

Base response of the GetUser call. This response includes detailed information about the user, including Feedback data, eBay registration date, selling feature eligibility, valid subsriptions, etc.

Call that uses GetUserResponseType:

Field

User ( UserType ) [0..1]
This container consists of detailed information about the user specified in the call request (through the UserID field) or the eBay user account that is tied to the eBayAuthToken value that is passed in the call request.

Some sensitive data will be masked/omitted if the returned eBay user is not the person making the GetUser call. More information on another eBay user will be revealed to the person making the call if that person has an order relationship for an eBay listing specified in the ItemID field of the call request.
See the Field Index to learn which calls use User.