---
title: "Updates one or more fields of a product"
method: PATCH
path: "/api/v1/products/{id}"
tags: ["Products"]
---

# Updates one or more fields of a product

`PATCH /api/v1/products/{id}`

## Path parameters

- `id` integer, required

## Request body

- object

## Response `200`

OK

- object

---

[API](https://skmtc.dev/billbee/apis/billbee-api.md) · [All operations](https://skmtc.dev/billbee/apis/billbee-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/billbee/billbee-api/revisions/e64f07f4f526/schema)
