ClientId
and an API key – if you don’t have these, contact Sales to get access to the Mangopay DashboardId
)Id
)DebitedFunds
and any Fees
taken. To do a partial refund, you need to specify these amounts.
Learn more about Refunds →
Id
as a path parameter, and by indicating the initial transaction’s AuthorId
.
POST /v2.01/{ClientId}/transfers/{TransferId}/refunds
Id
as a path parameter, and by indicating the initial transaction’s AuthorId
.
To do a partial refund, specify the DebitedFunds
and Fees
parameters manually. If either of these parameters is present, the other one must also be.
POST /v2.01/{ClientId}/transfers/{TransferId}/refunds
SUCCEEDED
. You can be notified of a successful transfer refund by setting up the following event type for webhook notifications:
SUCCEEDED
.Id
as a path parameter, and by indicating the initial transaction’s AuthorId
.
POST /v2.01/{ClientId}/payins/{PayInId}/refunds
Id
as a path parameter, and by indicating the initial transaction’s AuthorId
.
To do a partial refund, specify the DebitedFunds
and Fees
parameters manually. If either of these parameters is present, the other one must also be.
POST /v2.01/{ClientId}/payins/{PayInId}/refunds