---
title: "Changes to List price lists"
method: GET
path: "/api/v1/price-lists"
---

# Changes to List price lists

`GET /api/v1/price-lists`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 9 revisions.

- **2026-07-07** `a3b4750a505f` — 17 info
- **2026-07-07** `84194c31ab85` — 10 breaking, 7 warning

## Changes

- **2026-07-07** `a3b4750a505f` — 17 info
  - added the new optional `query` request parameter `active`
  - added the new optional `query` request parameter `code`
  - added the new optional `query` request parameter `limit`
  - added the new optional `query` request parameter `page`
  - added the new optional `query` request parameter `q`
  - added the new optional `query` request parameter `sortBy`
  - added the new optional `query` request parameter `sortOrder`
  - added the required property `data/items/data/items/cost_price` to the response with the `200` status
  - added the required property `data/items/data/items/created_at` to the response with the `200` status
  - added the required property `data/items/data/items/end_date` to the response with the `200` status
  - added the required property `data/items/data/items/id` to the response with the `200` status
  - added the required property `data/items/data/items/list_price` to the response with the `200` status
  - added the required property `data/items/data/items/price_list_id` to the response with the `200` status
  - added the required property `data/items/data/items/sale_price` to the response with the `200` status
  - added the required property `data/items/data/items/sku` to the response with the `200` status
  - added the required property `data/items/data/items/start_date` to the response with the `200` status
  - added the required property `data/items/data/items/updated_at` to the response with the `200` status
- **2026-07-07** `84194c31ab85` — 10 breaking, 7 warning
  - removed the required property `data/items/data/items/cost_price` from the response with the `200` status
  - removed the required property `data/items/data/items/created_at` from the response with the `200` status
  - removed the required property `data/items/data/items/end_date` from the response with the `200` status
  - removed the required property `data/items/data/items/id` from the response with the `200` status
  - removed the required property `data/items/data/items/list_price` from the response with the `200` status
  - removed the required property `data/items/data/items/price_list_code` from the response with the `200` status
  - removed the required property `data/items/data/items/sale_price` from the response with the `200` status
  - removed the required property `data/items/data/items/sku` from the response with the `200` status
  - removed the required property `data/items/data/items/start_date` from the response with the `200` status
  - removed the required property `data/items/data/items/updated_at` from the response with the `200` status
  - deleted the `query` request parameter `active`
  - deleted the `query` request parameter `code`
  - deleted the `query` request parameter `limit`
  - deleted the `query` request parameter `page`
  - deleted the `query` request parameter `q`
  - deleted the `query` request parameter `sortBy`
  - deleted the `query` request parameter `sortOrder`

---

[Operation](https://skmtc.dev/kruzer-corp/apis/oms-api/docs/api/v1/price-lists/get.md) · [API](https://skmtc.dev/kruzer-corp/apis/oms-api.md) · [Page](https://skmtc.dev/kruzer-corp/apis/oms-api/changes/api/v1/price-lists/get)
