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:
/post-order/v2/cancellation/{cancelId} GET, /post-order/v2/return POST, /post-order/v2/return/{returnId} GET
Fields
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.
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.