eBay Merchant Data APIVersion 1255
 

DisputeMessageSourceCodeType ( token )

Enumeration type that defines the parties who may be the source of a message related to an Unpaid Item case.

Note: The GetDispute and GetUserDisputes calls now only retrieve Unpaid Item cases. They are no longer used to retrieve Item not Received (INR) disputes created through PayPal, since this is no longer an option for eBay buyers. eBay buyers must create an INR case through eBay's Resolution Center, and these calls do not support eBay Money Back Guarantee cases.

To respond to an eBay Money Back Guarantee case, the seller should use the Case Management calls of the Post-Order API or manage/respond to cases manually through the eBay Resolution Center.

No calls use DisputeMessageSourceCodeType.

Enumeration Values

Value Description
Buyer The buyer involved in the Unpaid Item case.
CustomCode Reserved for internal or future use.
eBay eBay, either an administrator or the site itself.
Seller The seller involved in the Unpaid Item case.
  * See the Enumeration Index to see exact use of each enumeration value in the API.