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

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Responses
204

Deleted/No Content

404

Cart Not Found

500

Internal server error

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