---
title: "Get unmatched credit transfer"
method: GET
path: "/v2/unmatched-credit-transfers/{unmatchedCreditTransferId}"
tags: ["Unmatched Credit Transfers API"]
---

# Get unmatched credit transfer

`GET /v2/unmatched-credit-transfers/{unmatchedCreditTransferId}`

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

Retrieves a single unmatched credit transfer by its identifier.

## Headers

- `idempotency-key` string

## Response `200`

The unmatched credit transfer object.

## Other responses

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

---

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