PartyEnum
This enumeration type lists the eBay user types that can create or perform an action against an order cancellation request.
Types that use PartyEnum:
Calls that use one or more values of PartyEnum:
Enumeration Values
Value | Description |
BUYER | This enumeration value is returned if the buyer created or performed an action on an order cancellation request. |
SELLER | This enumeration value is returned if the seller created or performed an action on an order cancellation request. |
UNKNOWN | This enumeration value is returned if eBay cannot determine which eBay party created or performed an action on an order cancellation request. |