Updates the quantity of a specific item in the customer's cart.
Unique identifier for the item in the cart.
Quantity of this item to update to.
Returns the whole cart to reduce API requests.
Cart item updated successfully.
A map of cart item keys to cart item objects. Each property key is a unique cart item key.