eBay Return Management APIVersion 1.1.0
 

ReturnUserRoleType ( string )

Enumerated type that defines the user roles in a return.

Type that uses ReturnUserRoleType:

Calls that use one or more values of ReturnUserRoleType:

Enumeration Values

Value Description
BUYER This value indicates that the user's role in the return is buyer.
EBAY This value indicates that the user's role in the return is eBay.
OTHER This value is reserved for future use.
SELLER This value indicates that the user's role in the return is seller.
SYSTEM This value indicates that the user's role in the return is system.
  * See the Enumeration Index to see exact use of each enumeration value in the API.