---
title: "Copies a deal"
method: POST
path: "/api/v2/deals/copy"
tags: ["Deals"]
---

# Copies a deal

`POST /api/v2/deals/copy`

Create a copy of an existing deal.

## Headers

- `X-Organization-Id` string, required

## Response `200`

Single deal

## Other responses

- `201` — Created
- `422` — Unprocessable Entity

---

[API](https://skmtc.net/productive/apis/api-documentation.md) · [All operations](https://skmtc.net/productive/apis/api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/productive/api-documentation/versions/6bb0150a5c5f/schema)
