Update cart (integrity + replace)
Cart
Update cart (integrity + replace)
Runs cart integrity checks and optionally fixes the cart: verifies each item still exists, is for sale, and has the same price; replaces invalid plain items with equivalent listings at the same price; deletes empty rows. Use before checkout.
Permission: Connected + API.
POST
Update cart (integrity + replace)
Authorizations
JWT obtained from POST /user/login
Body
application/json
The body is of type object.
Response
Updated
Standard Mannco.store response envelope. err and success flag the outcome; the payload (or error message) is always under content.