eBay Post-Order APIVersion 2.7.7
 

UserPartyEnum

This enumerated type lists the types of users who can possibly perform an action on an INR inquiry or a case.

Types that use UserPartyEnum:

Calls that use one or more values of UserPartyEnum:

Enumeration Values

Value Description
BUYER This enumeration value indicates that the initiator of the action is the buyer.
CSR This enumeration value indicates that the initiator of the action is an eBay customer support representative.
SELLER This enumeration value indicates that the initiator of the action is the seller.
SYSTEM This enumeration value indicates that the initiator of the action is the eBay system.
UNKNOWN This enumeration value indicates that the initiator of the action cannot be determined.
  * See the Enumeration Index to see exact use of each enumeration value in the API.