---
title: "Get patient payment"
method: GET
path: "/api/patient-payments/v4/{patient_payment_id}"
tags: ["v4"]
---

# Get patient payment

`GET /api/patient-payments/v4/{patient_payment_id}`

Retrieves a previously created patient payment by its `patient_payment_id`.

## Path parameters

- `patient_payment_id` V4PatientPaymentId, required — unresolved $ref

## Headers

- `Authorization` string, required

## Response `200`

Response with status 200

- V4PatientPayment — unresolved $ref

## Other responses

- `403` — Error response with status 403
- `404` — Error response with status 404

---

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