Update ItemAsk AIput https://sandbox.ecartpay.com/api/checkouts/{checkout_id}/items/{id}This endpoint enables updates to specific items within a checkout, such as modifying prices or quantities.Path Paramscheckout_idstringrequiredThe id of the checkout with the item to be updatedidstringrequiredThe id of the item within the checkout to be updated.Body Paramsnamestringquantitynumberpricenumberdiscountnumberis_servicebooleanenumtruefalseAllowed:truefalseResponse 200Updated 5 months ago