This operation deletes a ShoppingCart entity.

Deletes a shopping cart based on id.

  • An anonymous user can only delete an anonymous cart.
  • A registered user (customer) can delete a cart associated with their own account, as well as an anonymous cart

    Can be called by: user,m2m

    Required roles: sc.del

Language
Click Try It! to start a request and see the response here!