This enumeration type indicates the item's eligibility status for PayPal's buyer protection program or eBay's Money Back Guarantee program.
Types that use BuyerProtectionCodeType:
Calls that use one or more values of BuyerProtectionCodeType:
GetBidderList, GetItem, GetItemTransactions, GetOrderTransactions, GetSellerList, GetSellerTransactions, GetSellingManagerTemplates
Value | Description |
CustomCode | Reserved for internal or future use. |
ItemEligible | This value indicates that the item is eligible for buyer protection. |
ItemIneligible | This value indicates that the item is ineligible for buyer protection. In many cases, the item is ineligible for buyer protection due to the listing category. |
ItemMarkedEligible | This value indicates that customer support has marked the item as eligible per special criteria. |
ItemMarkedIneligible | This value indicates that customer support has marked the item as ineligible per special criteria (e.g., seller's account closed). |
NoCoverage | This value indicates that the item is ineligible for coverage under any buyer protection program. |
Copyright © 2005–2021 eBay Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developers Program and API License Agreement.