---
title: "Update purchase orders"
method: PATCH
path: "/api/v2/purchase_orders"
tags: ["Purchase Orders - Bulk"]
---

# Update purchase orders

`PATCH /api/v2/purchase_orders`

Bulk-updates multiple purchase orders in a single request. Accepts a JSON:API array of partial `purchase_orders` resources keyed by ID.

## Headers

- `X-Organization-Id` string, required

## Response `200`

Paginated list of purchase orders in JSON:API format, with related vendor, deal, creator, document type, bill-to, bill-from, and attachment resources available via `include`.

---

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