Update Cart Item
Update quantity or properties of an item in the cart
PUT
Documentation Index
Fetch the complete documentation index at: https://docs.stateset.com/llms.txt
Use this file to discover all available pages before exploring further.
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