---
title: "Create a stock item"
method: POST
path: "/stock_items"
tags: ["stock_items"]
---

# Create a stock item

`POST /stock_items`

Create a stock item

## Response `201`

The created 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 `201` status

[Change history](https://skmtc.dev/commercelayer/apis/commerce-layer-api/changes/stock_items/post.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)
