---
title: "Get payment of account"
method: GET
path: "/rest/accounts/{account-id}/payments/{payment-id}"
tags: ["Payments"]
---

# Get payment of account

`GET /rest/accounts/{account-id}/payments/{payment-id}`

Retrieve the details of a payment from the given account. The `status`, `challenge` and `error` fields are used in the same way as for synchronization operations when the payment is issued to the service provider.

## Parameters

- `#/paths/~1rest~1accounts~1%7Baccount-id%7D/get/parameters/0` — unresolved $ref
- `#/paths/~1rest~1payments~1%7Bpayment-id%7D~1init/post/parameters/0` — unresolved $ref
- `#/paths/~1rest~1accesses/get/parameters/0` — unresolved $ref
- `#/paths/~1catalog/get/parameters/0` — unresolved $ref
- `#/paths/~1rest~1payments/get/parameters/5` — unresolved $ref

## Other responses

- `200` — unresolved $ref
- `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)
