RefundFundingSourceType

Type defining the RefundFundingSource container, which consists of detailed information about the funding source for a refund issued by the seller through the Order Adjusment API's issueRefund call. It is possible that more than one funding source may be used for this refund. 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 RefundFundingSourceType:

Calls that use one or more fields of RefundFundingSourceType:

Fields

AccountNumber ( string ) [0..1]
The account number of the funding source.

Note: The introduction of the new eBay payment process for the Germany and Austria eBay sites has been delayed until further notice.
See the Field Index to learn which calls use AccountNumber.

BuyerExternalTransactionID ( string ) [0..1]
The external transaction ID of the buyer's account.

Note: The introduction of the new eBay payment process for the Germany and Austria eBay sites has been delayed until further notice.
See the Field Index to learn which calls use BuyerExternalTransactionID.

RefundAmount ( AmountType (double) ) [0..1]
The amount of the refund.

Note: The introduction of the new eBay payment process for the Germany and Austria eBay sites has been delayed until further notice.
See the Field Index to learn which calls use RefundAmount.

RefundingSourceType ( see RefundingSourceTypeCodeType for possible values ) [0..1]
The source from which the refund was made.

Note: The introduction of the new eBay payment process for the Germany and Austria eBay sites has been delayed until further notice.
See the Field Index to learn which calls use RefundingSourceType.

SellerExternalTransactionID ( string ) [0..1]
The external transaction ID of the seller's account.

Note: The introduction of the new eBay payment process for the Germany and Austria eBay sites has been delayed until further notice.
See the Field Index to learn which calls use SellerExternalTransactionID.

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.