---
title: "Show Payment Method"
method: GET
path: "/provider/patients/{patient_id}/payment_methods/{id}"
tags: ["PaymentMethod"]
---

# Show Payment Method

`GET /provider/patients/{patient_id}/payment_methods/{id}`

## Path parameters

- `patient_id` string, required
- `id` string, required

## Response `200`

Successful response

---

[API](https://skmtc.net/hint/apis/partner-endpoints.md) · [All operations](https://skmtc.net/hint/apis/partner-endpoints/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hint/partner-endpoints/versions/a92ae2a6fa90/schema)
