eBay Post-Order APIVersion 2.7.7
 

ReturnUserRoleEnum

This enumerated type lists all possible roles for parties involved in a return request, such as buyer, seller, and eBay.

Types that use ReturnUserRoleEnum:

Calls that use one or more values of ReturnUserRoleEnum:

Enumeration Values

Value Description
BUYER This enumeration value indicates that the buyer performed the action on the return request.
EBAY This enumeration value indicates that eBay customer support performed the action on the return request.
OTHER This enumeration value indicates that it is unknown who/what performed the action on the return request.
SELLER This enumeration value indicates that the seller performed the action on the return request.
SYSTEM This enumeration value indicates that the action on the return request was an automated action initiated by eBay's system.
  * See the Enumeration Index to see exact use of each enumeration value in the API.