View a Refund

<Note icon="fa-regular fa-circle-info"> **Note – Refund data retained for 13 months** The API retains all transaction objects for 13 months from `CreationDate`. This applies to refunds and the initial transaction linked to a refund. A call to retrieve the initial transaction of a refund, based on the refund’s `InitialTransactionId`, may return a 404 Not Found if it occurred more than 13 months ago. For more information, see the <a href="/api-reference/overview/data-availability-periods">Data availability periods</a> article. </Note>

Authentication

AuthorizationBearer
Bearer authentication of the form `Bearer <token>`, where token is your auth token. If your platform is using a [proxy](/guides/sca/proxy-management) to take SCA-triggering action on behalf of users, you also need to integrate [mTLS authentication](/guides/sca/platform) and use the `api-mtls` base URL.

Path parameters

ClientIdstringRequired
Platform's API account identifier, associated with the API key.
RefundIdstringRequired

Response

Success
PayInRefundResponseobject
OR
TransferRefundResponseobject
OR
PayoutRefundResponseobject

A payout return — a refund of a payout, initiated automatically by Mangopay when funds cannot be delivered to the recipient bank account.

OR
RepudiationRefundResponseobject

A repudiation return — a refund created automatically by Mangopay when a dispute is won in favor of the platform, re-crediting the Repudiation Wallet.