---
title: "Return unmatched credit transfer"
method: POST
path: "/unmatched-credit-transfers/{unmatchedCreditTransferId}/return"
tags: ["Unmatched Credit Transfers API"]
---

# Return unmatched credit transfer

`POST /unmatched-credit-transfers/{unmatchedCreditTransferId}/return`

> 🚧 Beta feature
>
> This feature is currently in private beta, and the final specification may still change.

Returns an unmatched credit transfer, sending the funds back to the original sender.

> 🔑 Access with
>
> [API key](/reference/authentication)
>
> [Advanced access token with **unmatched-credit-transfers.write**](/reference/authentication)
>
> [OAuth access with **unmatched-credit-transfers.write**](/reference/authentication)

## Response `201`

The unmatched credit transfer action object.

## Other responses

- `404` — No entity with this ID exists.
- `429` — Rate Limit has been reached.

---

[API](https://skmtc.net/mollie/apis/accepting-payments.md) · [All operations](https://skmtc.net/mollie/apis/accepting-payments/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mollie/accepting-payments/revisions/4b45df3039ef/schema)
