---
title: "GET /installment-plan/{installment_plan_id}"
method: GET
path: "/installment-plan/{installment_plan_id}"
tags: ["Recollection"]
---

# GET /installment-plan/{installment_plan_id}

`GET /installment-plan/{installment_plan_id}`

## Keep track of the progress of an installment plan
When the borrower is late to repay his loans or bills, he probably agreed to an installment plan.
This endpoint lets you keep track of a given installment plan.
When every installments are in PAID status, the plan is fully repaid.

## Path parameters

- `installment_plan_id` string, required

## Response `200`

OK

---

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