---
title: "Download PDF confirmation of a payment"
method: GET
path: "/payments/{paymentId}/confirmation"
tags: ["Payment confirmation"]
---

# Download PDF confirmation of a payment

`GET /payments/{paymentId}/confirmation`

Downloads a payment confirmation PDF for a given payment.
     
 A payment confirmation includes details about the remitting account, 
 the transfer (including its status), the recipient, and the payment itself.

## Path parameters

- `paymentId` integer, required — ID of the Payment to work with.

## Query parameters

- `accountId` string, required — The ID of the account to work with.

## Response `200`

OK

---

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