v10

latestOpenAPI 3.1.0raw.githubusercontent.com2026-07-122928103.7 KB
Products

Update a product

Update one or more fields of an existing product.

patch/v1/products/{productId}

Path parameters

productIdstring uuid required

The product ID.

Request body

namestring
descriptionstring
amountnumber nullable

Set to null to remove the default price.

isActiveboolean
metadataobject

Response

Product updated.

messagestring