v1

latestSwagger 2.0MIT2026-07-17235696.6 KB
Cart

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

{"stackTrail":"components:schemas:controller.CartAPIResult:properties:Data","oasType":"schema","type":"unknown"}
DataValidationInfoobject
Successboolean