RefundStatusCodeType ( token )

Enumerated type that list the values that indicate the status of the refund request. This type is only applicable for German and Austrian orders subject to the new eBay payment process.

Currently, this type is not applicable since the new eBay payment process on the German and Austrian sites has been put on hold indefinitely.

Types that use RefundStatusCodeType:

Enumeration Values

Value Description Which calls use this value *
CustomCode Reserved for internal or future use. GetItemTransactions, GetOrders, GetOrderTransactions, GetSellerTransactions
Failed The refund request was rejected.

Note: The introduction of the new eBay payment process for the Germany and Austria eBay sites has been delayed until further notice.
GetItemTransactions, GetOrders, GetOrderTransactions, GetSellerTransactions
Pending The refund request is being processed.

Note: The introduction of the new eBay payment process for the Germany and Austria eBay sites has been delayed until further notice.
GetItemTransactions, GetOrders, GetOrderTransactions, GetSellerTransactions
Successful The refund request was successful.

Note: The introduction of the new eBay payment process for the Germany and Austria eBay sites has been delayed until further notice.
GetItemTransactions, GetOrders, GetOrderTransactions, GetSellerTransactions
  * See the Enumeration Index to see exact use of each enumeration value in the API.

Copyright © 2005–2013 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.