eBay Post-Order APIVersion 2.7.7
 

ret:EligibilityCheckTypeEnum

This enumerated type lists the possible return eligibility check types that may be performed.

Types that use ret:EligibilityCheckTypeEnum:

Calls that use one or more values of ret:EligibilityCheckTypeEnum:

Enumeration Values

Value Description
ITEM_SELECTION This eligibility check type verifies if the selected order line item is eligible to be returned.
PRE_TRANSACTION This eligibility check type verifies if a line item within a listing is eligible to be returned.
REPLACEMENT_CREATION This eligibility check type verifies if the seller is eligible to offer a replacement item to the buyer.
REPLACEMENT_ITEM_SELECTION This eligibility check type verifies if the seller has enough inventory to replace the returned line item.
RETURN_CREATION This eligibility check type verifies if the return request can be created for the selected order line item.
RETURN_REASON_SELECTION This eligibility check type verifies if the buyer has selected a valid return reason.
UNPAID_TRANSACTION This eligibility check type verifies if the buyer has paid for the order line item.
  * See the Enumeration Index to see exact use of each enumeration value in the API.