put
https://public-api.portals.care/v2/carts//items/
Updates the quantity or other properties of a specific line item in the cart.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
To update the quantity of an item already in a cart, you can use this endpoint with a PUT request. You'll need to provide the cart id and the id of the item to be updated in the path. In the request body, specify the new quantity.
