SellerSNADEscalationReasonType ( token )

Enumeration type that contains the applicable reasons why the seller is escalating an eBay Buyer Protection Significantly Not As Described case. One of these values is passed into the escalationReason.sellerSNADReason field if the seller is escalating a case using the escalateToCustomerSupport call.

Types that use SellerSNADEscalationReasonType:

Enumeration Values

Value Description Which calls use this value *
BUYER_STILL_UNHAPPY_AFTER_REFUND This value is passed into the escalationReason.sellerSNADReason field of the escalateToCustomerSupport request if the seller issued a refund to the buyer, but the buyer is still not satisfied. escalateToCustomerSupport
OTHER This value is passed into the escalationReason.sellerSNADReason field of the escalateToCustomerSupport request if the seller is escalating the case for any other reason besides the other three reasons defined in SellerSNADEscalationReasonType. If this value is used, it is recommended that the seller also use the comments field in the escalateToCustomerSupport request to justify and support the escalation reason. escalateToCustomerSupport
TROUBLE_COMMUNICATION_WITH_BUYER This value is passed into the escalationReason.sellerSNADReason field of the escalateToCustomerSupport request if the seller is having trouble communicating with the buyer. escalateToCustomerSupport
  * See the Enumeration Index to see exact use of each enumeration value in the API.

Copyright © 2010–2012 eBay, Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developer Network and API License Agreement.