---
title: "Changes to Create Store Item"
method: POST
path: "/v1/store_items/{store_id}"
---

# Changes to Create Store Item

`POST /v1/store_items/{store_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 15 revisions.

- **2026-08-25** `fbb6b66272c8` — 5 info
- **2026-08-24** `63f522cab139` — 2 info
- **2026-08-18** `ef61f771db1d` — 1 breaking, 3 info

## Changes

- **2026-08-25** `fbb6b66272c8` — 5 info
  - added the optional property `bonus_items/items/nested_items/items/quantity_expression` to the response with the `201` status
  - added the optional property `dynamic_nested_items_read/items/nested_items/items/quantity_expression` to the response with the `201` status
  - added the optional property `item/oneOf[subschema #1: ItemRead]/nested_items/items/quantity_expression` to the response with the `201` status
  - added the optional property `item/oneOf[subschema #3: SubscriptionRead]/nested_items/items/quantity_expression` to the response with the `201` status
  - added the optional property `item/oneOf[subschema #3: SubscriptionRead]/subscription_settings/plans/items/nested_items/items/quantity_expression` to the response with the `201` status
- **2026-08-24** `63f522cab139` — 2 info
  - added the optional property `item/oneOf[subschema #2: LootboxRead]/lootbox_settings/price_step_up` to the response with the `201` status
  - added the optional property `item/oneOf[subschema #2: LootboxRead]/lootbox_settings/progress_reset_at` to the response with the `201` status
- **2026-08-18** `ef61f771db1d` — 1 breaking, 3 info
  - added `#/components/schemas/ItemRead, #/components/schemas/LootboxRead, #/components/schemas/SubscriptionRead, #/components/schemas/VirtualCurrencyRead` to the `item` response property `oneOf` list for the response status `201`
  - added the optional property `bonus_items/items/quantity_expression` to the response with the `201` status
  - added the optional property `dynamic_nested_items_read/items/quantity_expression` to the response with the `201` status
  - removed `#/components/schemas/ItemRead, #/components/schemas/LootboxRead, #/components/schemas/SubscriptionRead, #/components/schemas/VirtualCurrencyRead` from the `item` response property `anyOf` list for the response status `201`

---

[Operation](https://skmtc.dev/aghanim/apis/aghanim-server-to-server-api/docs/v1/store_items/:store_id/post.md) · [API](https://skmtc.dev/aghanim/apis/aghanim-server-to-server-api.md) · [Page](https://skmtc.dev/aghanim/apis/aghanim-server-to-server-api/changes/v1/store_items/:store_id/post)
