---
title: "Archive a Quote"
method: POST
path: "/v3/charter_quote_requests/{id}/archive/"
tags: ["charter_quote_requests"]
---

# Archive a Quote

`POST /v3/charter_quote_requests/{id}/archive/`

Archive quotation (idempotent). Sets quote state to archived and returns 200 on success.

Request body must be empty.

## Path parameters

- `id` integer, required

## Response `200`

No response body

## Other responses

- `404` — No response body
- `429`

---

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