---
title: "Sends a purchase order"
method: PATCH
path: "/api/v2/purchase_orders/{id}/send"
tags: ["Purchase Orders"]
---

# Sends a purchase order

`PATCH /api/v2/purchase_orders/{id}/send`

Send a purchase order to a vendor.

## Path parameters

- `id` string, required

## Headers

- `X-Organization-Id` string, required

## Response `200`

Single purchase order

## Other responses

- `422` — Unprocessable Entity

---

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