---
title: "Client declined the plan. Sets status to Declined and logs an event."
method: POST
path: "/Estimates/{id}/decline"
tags: ["Estimates"]
---

# Client declined the plan. Sets status to Declined and logs an event.

`POST /Estimates/{id}/decline`

## Path parameters

- `id` string, required

## Request body

- DeclineEstimateRequest
  - `reason` string, nullable — Free-form reason shown on the audit timeline.
  - `consentMethod` string — Defaults to "InApp". Same enum as accept.

## 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/revisions/a905bde4e796/schema)
