---
title: "Creates a budget from origin deal"
method: POST
path: "/api/v2/deals/create_from_origin"
tags: ["Deals"]
---

# Creates a budget from origin deal

`POST /api/v2/deals/create_from_origin`

Create a new deal from an origin deal.

## Headers

- `X-Organization-Id` string, required

## Response `200`

Single deal

## Other responses

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

## Changes

- **2026-08-18** `7e6cad75fd81` — 1 breaking
  - the `data/attributes/time_entry_requirements` response's property type/format changed from ``/`` to `array`/`` for status `200`

[Change history](https://skmtc.dev/productive/apis/api-documentation/changes/api/v2/deals/create_from_origin/post.md)

---

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