---
title: "Record that the plan was presented to the client (overlay opened). Logs a
PlanPresented event and bumps status to Presented. Idempotent if status
is already Presented — always logs the event."
method: POST
path: "/Estimates/{id}/present"
tags: ["Estimates"]
---

# Record that the plan was presented to the client (overlay opened). Logs a
PlanPresented event and bumps status to Presented. Idempotent if status
is already Presented — always logs the event.

`POST /Estimates/{id}/present`

## Path parameters

- `id` string, required

## Request body

- PresentEstimateRequest
  - `notes` string, nullable — Optional audit note (e.g. "presented in exam room 2").

## Response `200`

OK

---

[API](https://skmtc.net/clinicos/apis/pawthosx-business-api-v1.md) · [All operations](https://skmtc.net/clinicos/apis/pawthosx-business-api-v1/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/clinicos/pawthosx-business-api-v1/versions/a905bde4e796/schema)
