This endpoint updates an existing item in the cart. You can change quantity, add notes, or update metadata. Setting quantity to 0 removes the item.
Authentication
This endpoint requires a valid API key withcarts:write
permissions.
Path Parameters
The unique identifier of the cart
The unique identifier of the cart item
Request Body
New quantity (set to 0 to remove item)
Update special instructions
Update custom fields
Validate inventory for quantity increase