---
title: "Update a price's mutable fields. Restricted to the tenant company or the item owner."
method: PUT
path: "/v1/Items/{itemId}/prices/{id}"
tags: ["ItemPrices"]
---

# Update a price's mutable fields. Restricted to the tenant company or the item owner.

`PUT /v1/Items/{itemId}/prices/{id}`

## Path parameters

- `itemId` integer, required
- `id` integer, required

## Query parameters

- `Account` unknown

## Response `204`

No Content

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `409` — Conflict

## Changes

- **2026-08-27** `61263b2302a0` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/invendor/apis/io-commonapi/changes/v1/Items/:itemId/prices/:id/put.md)

---

[API](https://skmtc.dev/invendor/apis/io-commonapi.md) · [All operations](https://skmtc.dev/invendor/apis/io-commonapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/invendor/io-commonapi/revisions/61263b2302a0/schema)
