---
title: "Update a single products price group"
method: PATCH
path: "/products/pricegroups/{id}"
tags: ["Price groups"]
---

# Update a single products price group

`PATCH /products/pricegroups/{id}`

## Headers

- `If-Match` string, required

## Response `200`

Confirms successful update of the resource, returning
the new resource state

## Other responses

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

---

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