---
title: "Retrieve Payment Plan"
method: GET
path: "/payment-plan/{payment_plan_id}"
tags: ["Payment Plan"]
---

# Retrieve Payment Plan

`GET /payment-plan/{payment_plan_id}`

Retrieve details of a specific Payment Plan using the reference ID (payment_plan_*).

## Path parameters

- `payment_plan_id` string, required

## Response `200`

OK

## Other responses

- `404` — Not Found

---

[API](https://skmtc.dev/finmo/apis/finmo-api.md) · [All operations](https://skmtc.dev/finmo/apis/finmo-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/finmo/finmo-api/revisions/1a3073c93930/schema)
