GetUserRequestType
Retrieves data pertaining to a single eBay user or transactions for which there is a relationship between the requestor and the target user.
Fields
IncludeExpressRequirements ( boolean ) [0..1]
Indicates if the response should include detailed information relating to whether a user qualifies to list an item on Express. To list an item on Express, a user must qualify based on conditions described in the eBay Web Services Guide.
See the Field Index to learn which calls use IncludeExpressRequirements.

IncludeFeatureEligibility ( boolean ) [0..1]
If IncludeFeatureEligibility is true, the response includes a FeatureEligibility node. (The FeatureEligibility node indicates whether the seller can list with certain features.)
See the Field Index to learn which calls use IncludeFeatureEligibility.

ItemID ( ItemIDType (string) ) [0..1]
Specify the item ID for a successfully concluded listing in which the requestor and target user were participants (one as seller and the other as buyer). Necessary to return certain data (like an email address). Not necessary if the requestor is retrieving their own data. ItemID is an optional input.
See the Field Index to learn which calls use ItemID.

UserID ( string ) [0..1]
Specify the user whose data you want returned by the call. UserID is optional. If not specified, eBay returns data pertaining to the requesting user (as specified with the eBayAuthToken).
See the Field Index to learn which calls use UserID.

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

© 2005–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.