v1
latestSwagger 2.0MIT2026-07-17235696.6 KBCart
Update item in the cart
put/api/v1/cart/delivery/{deliveryCode}/item
Path parameters
deliveryCodestring required
the identifier for the delivery in the cart
Query parameters
itemIDstring required
the item that should be updated
qtyinteger required
the new qty
Response
OK