---
title: "Sends a quote for customer confirmation."
method: POST
path: "/quotes/{quoteId}/confirmation/send"
tags: ["Quotes (Classic)"]
---

# Sends a quote for customer confirmation.

`POST /quotes/{quoteId}/confirmation/send`

Sends a quote for customer confirmation. Quote status is changed to SENT and a document is sent to the customer.

## Path parameters

- `quoteId` string, required

## Response `204`

Success

---

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