Update an Item

Set the quantity of the submitted item in the cart. This method is not additive: if the item is already in the cart, the quantity of the item in the cart is replaced with the quantity of the item submitted. The item ID is taken from the path parameter, if the item ID is also passed in the body of the request it is ignored.

Language
Click Try It! to start a request and see the response here!