Removes an existing shopping cart based on the provided cart ID. It allows users to remove a cart that is no longer needed or relevant.
input.id
will not actually be deleted.input
object contains the unique identifier (ID
) for the cart that needs to be deleted.ID
) of the deleted cart.