eBay Post-Order APIVersion 2.7.7
 

RefundFundingType

This type is used to provide more information about the seller's funding source used for a buyer's refund in the case of a returned item or order cancellation.

Types that use RefundFundingType:

Calls that use RefundFundingType:

Fields

amount ( Amount ) [0..?]
This container shows the amount debited/charged to the seller's funding source for the buyer refund.
See the Field Index to learn which calls use amount.

date ( DateTime ) [0..?]
The timestamp in this container indicates when the seller's funding source was debited/charged for the buyer refund.
See the Field Index to learn which calls use date.

fundingSource ( FundingSourceType ) [0..?]
This container provides information about the seller's funding source for the buyer refund. A funding source can be available seller payout funds, a bank account on file, or a credit card on file.
See the Field Index to learn which calls use fundingSource.

fundingStatus ( FundingStatusEnum ) [0..?]
The enumeration value returned in this field indicates if the debit/charge to the funding source was successful or not.
See the Field Index to learn which calls use fundingStatus.