UPICaseStatusType ( token )

Enumeration type containing the case status values applicable to Unpaid Item cases.

Types that use UPICaseStatusType:

Enumeration Values

Value Description Which calls use this value *
CLOSED A closed Unpaid Item case. getUserCases
CLOSED_FVFCREDIT_NOSTRIKE The Unpaid Item case has been closed with a Final Value Fee credit applied to the winning party's account but with no strike applied against the party at fault. getUserCases
CLOSED_FVFCREDIT_STRIKE The Unpaid Item case has been closed with a Final Value Fee credit applied to the winning party's account and a strike applied against the party at fault. getUserCases
CLOSED_NOFVFCREDIT_NOSTRIKE The Unpaid Item case has been closed with no Final Value Fee credit applied to the winning party's account and no strike applied against the party at fault. getUserCases
CLOSED_NOFVFCREDIT_STRIKE The Unpaid Item case has been closed with no Final Value Fee credit applied to the winning party's account but with a strike applied against the party at fault. getUserCases
CS_CLOSED The Unpaid Item case has been closed by customer service. getUserCases
EXPIRED The life of the Unpaid Item case has expired. getUserCases
MY_PAYMENT_DUE The user's payment in the Unpaid Item case is due. getUserCases
MY_RESPONSE_DUE A response from the user in the Unpaid Item case is due. getUserCases
OTHER The status of the Unpaid Item case is 'other'. getUserCases
OTHER_PARTY_RESPONSE_DUE A response from the other party in the Unpaid Item case is due. getUserCases
  * 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.