API - Nov XX, 2024
Added
Payout PaymentRef for refunding bank wire pay-in
Platforms can now provide information about the initial pay-in on a payout that is being used to reimburse it. This is possible thanks to the new PaymentRef
parameter on the Payout object.
The PaymentRef
must be sent on payouts that are reimbursing bank wire pay-ins and pay-ins to virtual IBANs, for which the Refund object is not available.
To refund these pay-ins, platforms must provide the Id
of the initial pay-in as the ReferenceId
value, and set the ReasonType
to PAYIN_REFUND
.
For more details, see the new Refunds using payouts section of the payouts guide, as well as the response example in the endpoints.
Was this page helpful?