ReturnStatusType ( token )
Enumerated type containing the possible states for a return.
Type that uses ReturnStatusType:
Calls that use one or more values of ReturnStatusType:
Enumeration Values
| Value | Description |
| CLOSED | This value indicates that the return has been closed. |
| ESCALATED | This value indicates that the buyer has escalated the return to an eBay Buyer Protection case. When a return is escalated to an eBay Buyer Protection case, the return is closed. |
| ITEM_DELIVERED | This value indicates that the returned item has been received by the seller. |
| ITEM_SHIPPED | This value indicates that the buyer has shipped the item back to the seller. |
| READY_FOR_SHIPPING | This value indicates that the buyer is cleared to ship the item back to the seller. |
| UNKNOWN | This value indicates that the status of the return is unknown. |
| WAITING_FOR_SELLER_INFO | This value indicates that the the buyer is expecting to receive an RMA (Return Merchandise Authorization) number and/or an alternative return shipping address from the seller before the item is shipped back to the seller. |