---
title: "GET /v1/bookings/{id}/payment-plan"
method: GET
path: "/bookings/{id}/payment-plan"
tags: ["PaymentPlan"]
---

# GET /v1/bookings/{id}/payment-plan

`GET /bookings/{id}/payment-plan`

Returns the plan and its installments regardless of plan status
(active, cancelled, completed, failed — all readable). Partners
need the full history to render an accurate booking-detail view.

## Path parameters

- `id` string, required

## Response `200`

- string

## Other responses

- `404`

---

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