---
title: "Changes to Purchase Order - Get Closed With Items"
method: GET
path: "/purchase_order/get_closed_with_items"
---

# Changes to Purchase Order - Get Closed With Items

`GET /purchase_order/get_closed_with_items`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 13 revisions.

- **2026-03-02** `fa53dd949b8e` — 2 breaking, 7 info
- **2024-04-22** `08cd9cfa14dd` — 2 breaking, 2 info
- **2024-04-19** `46ceda528000` — 1 breaking, 10 info

## Changes

- **2026-03-02** `fa53dd949b8e` — 2 breaking, 7 info
  - the `query` request parameter `end` became required
  - the `query` request parameter `start` became required
  - api operation id `get_purchase_order_get_closed_with_items` was added
  - added the media type `application/json` for the response with the status `200`
  - added the media type `application/json` for the response with the status `400`
  - added the media type `application/json` for the response with the status `401`
  - added the non-success response with the status `403`
  - added the non-success response with the status `429`
  - added the non-success response with the status `500`
- **2024-04-22** `08cd9cfa14dd` — 2 breaking, 2 info
  - for the `query` request parameter `end`, the type/format was changed from `string`/`` to `string`/`date`
  - for the `query` request parameter `start`, the type/format was changed from `string`/`` to `string`/`date`
  - added the non-success response with the status `400`
  - added the non-success response with the status `401`
- **2024-04-19** `46ceda528000` — 1 breaking, 10 info
  - removed the media type `application/json` for the response with the status `200`
  - api operation id `get_purchase_order_get_closed_with_items` removed and replaced with ``
  - the `query` request parameter `end` became optional
  - the `query` request parameter `start` became optional
  - for the `query` request parameter `end`, the type/format was generalized from `string`/`date` to `string`/``
  - for the `query` request parameter `start`, the type/format was generalized from `string`/`date` to `string`/``
  - removed the non-success response with the status `400`
  - removed the non-success response with the status `401`
  - removed the non-success response with the status `403`
  - removed the non-success response with the status `429`
  - removed the non-success response with the status `500`

---

[Operation](https://skmtc.dev/skulabs/apis/skulabs-api/docs/purchase_order/get_closed_with_items/get.md) · [API](https://skmtc.dev/skulabs/apis/skulabs-api.md) · [Page](https://skmtc.dev/skulabs/apis/skulabs-api/changes/purchase_order/get_closed_with_items/get)
