---
title: "Get a payment receipt"
method: GET
path: "/payment-receipts/{receipt-id}"
tags: ["Customizable Widget"]
---

# Get a payment receipt

`GET /payment-receipts/{receipt-id}`

Get a payment receipt that indicates if the user has initiated the payment identified by `payment-id`. This call might return a `404` as long the user is still being guided through the flow but has not initiated the payment at the bank. The same holds true if the user aborts the flow.
**NOTE**: The payment receipt is only available for 1 hour after the payment process is successfully processed.

## Other responses

- `401` — unresolved $ref
- `404` — unresolved $ref

---

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