---
title: "Update"
method: PATCH
path: "/items/{item_id}/update/"
---

# Update

`PATCH /items/{item_id}/update/`

A request to this endpoint allows the 'components' field to be updated.

## Path parameters

- `item_id` string, required

## Request body

- object
  - `components` string, required — Legacy Bundle components

## Response `200`

200

- object
  - `order` string
  - `offer` unknown
  - `subscription` string
  - `product` string
  - `components` object[]
  - `subscription_component` string
  - `quantity` integer
  - `public_id` string
  - `product_attribute` unknown
  - `price` string
  - `extra_cost` string
  - `total_price` string
  - `one_time` boolean
  - `order_updated` string
  - `frozen` boolean
  - `first_placed` unknown

## Other responses

- `400` — 400
- `403` — 403
- `404` — 404

---

[API](https://skmtc.net/ordergroove/apis/ordergroove-restrpc.md) · [All operations](https://skmtc.net/ordergroove/apis/ordergroove-restrpc/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ordergroove/ordergroove-restrpc/versions/ba97e740d08c/schema)
