---
title: "Copies a purchase order"
method: POST
path: "/api/v2/purchase_orders/copy"
tags: ["Purchase Orders"]
---

# Copies a purchase order

`POST /api/v2/purchase_orders/copy`

Copy an existing purchase order.

## Headers

- `X-Organization-Id` string, required

## Response `200`

Single purchase order

## Other responses

- `201` — Created

---

[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)
