Products
Update a Product using identifier
Make changes to a product, always use ?identifier= in url param to identify the product uniquely Any blank parameter deletes an old value, any unspecified parameter does nothing
patch/products
Request body
Example request
{
"category": "Coffee",
"unit": "per kg"
}Response
Product successfully updated
Changes
No changes recorded. 2 of the 14 revisions have no diff computed, so they could not be searched.