---
title: "Update a stock item"
method: PATCH
path: "/stock_items/{stockItemId}"
tags: ["stock_items"]
---

# Update a stock item

`PATCH /stock_items/{stockItemId}`

Update a stock item

## Path parameters

- `stockItemId` string, required

## Response `200`

The updated stock item object

## Changes

- **2026-09-03** `f4cc6ad7c61e` — 2 info
  - added the new optional request property `data/attributes/low_quantity`
  - added the optional property `data/attributes/low_quantity` to the response with the `200` status

[Change history](https://skmtc.dev/commercelayer/apis/commerce-layer-api/changes/stock_items/:stockItemId/patch.md)

---

[API](https://skmtc.dev/commercelayer/apis/commerce-layer-api.md) · [All operations](https://skmtc.dev/commercelayer/apis/commerce-layer-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/commercelayer/commerce-layer-api/revisions/f4cc6ad7c61e/schema)
