eBay Post-Order APIVersion 2.7.7
 

Applicable values for /post-order/v2/return/search GETResponse.countSummary.type

ALL_OPEN
This enumeration value is set in the return_state query parameter field if the user wishes to retrieve all open return requests (those where the buyer wants to return the item and those where the buyer wants a replacement iten).
ALL_OPEN_REPLACEMENT
This enumeration value is set in the return_state query parameter field if the user wishes to retrieve all open return requests where the buyer has requested a replacement item.
ALL_OPEN_RETURN
This enumeration value is set in the return_state query parameter field if the user wishes to retrieve all open return requests where the buyer wants to return the item for a refund.
CLOSED
This enumeration value is set in the return_state query parameter field if the user wishes to retrieve all return requests that have been closed.
EBAY_PLUS
This enumeration value is set in the return_state query parameter field if the user wishes to retrieve all open return requests where the line item is an eBay Plus item.
ITEM_DELIVERED
This enumeration value is set in the return_state query parameter field if the user wishes to retrieve return requests where a return item or replacement item have been delivered to their destination.
ITEM_SHIPPED
This enumeration value is set in the return_state query parameter field if the user wishes to retrieve return requests where a return item or replacement item have been shipped.
RETURN_STARTED
This enumeration value is set in the return_state query parameter field if the user wishes to retrieve newly-opened return requests.
SELLER_ACTION_DUE
This enumeration value is set in the return_state query parameter field if the user wishes to retrieve all open return requests that are currently awaiting a seller action.
SELLER_ACTION_OVERDUE
This enumeration value is set in the return_state query parameter field if the user wishes to retrieve all open return requests where a seller action is overdue.
SELLER_NO_ACTION
This enumeration value is set in the return_state query parameter field if the user wishes to retrieve all open return requests where no seller action is currently due.
UNKNOWN
This enumeration value should not be used in the return_state query parameter field.