---
title: "Take quote ownership"
method: POST
path: "/v2/quotes/{quoteId}/take-ownership"
tags: ["Quotes"]
---

# Take quote ownership

`POST /v2/quotes/{quoteId}/take-ownership`

Takes ownership of a quote by the current partner user.

## Path parameters

- `quoteId` string, uuid, required

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `403` — Authorization Error
- `404` — Not Found

---

[API](https://skmtc.dev/pax8/apis/authentication.md) · [All operations](https://skmtc.dev/pax8/apis/authentication/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/pax8/authentication/revisions/4026bf405528/schema)
