Catalog
Update Product
Update attributes on an existing product
PATCH
Partially update a product’s attributes. Only the fields provided inDocumentation Index
Fetch the complete documentation index at: https://productlasso.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
attributes are updated; existing fields are preserved.
The unique product ID (UUID).
Key-value pairs to update. Provide only the fields you want to change.
Optimistic concurrency control. If provided, the update fails with a 409 if the product has been modified since this timestamp.
Unique product ID.
The full attributes after the update.
Product status.
ISO 8601 timestamp of this update.

