eBay Post-Order APIVersion 2.7.7
 

ReturnPayoutRecoupInfoType

This type provides the amount of money that eBay needs to recoup from the seller to fund a buyer refund and the unique identifier of the seller payout that is associated with the purchase of the line item.

Type that uses ReturnPayoutRecoupInfoType:

Calls that use ReturnPayoutRecoupInfoType:

Fields

amountToRecoup ( Amount ) [0..?]
This container shows the amount of money that eBay needs to recoup from the seller to fund a buyer refund.
See the Field Index to learn which calls use amountToRecoup.

payoutId ( integer ) [0..?]
A unique eBay-assigned ID that identifies the seller payout that is associated with the purchase of the line item.

The seller payout that is associated with the purchase of the line item will often by used as the funding source if payout funds are still available. The seller's funding source for a buyer refund is shown in the fundingSource.type field.
See the Field Index to learn which calls use payoutId.