Deleting a cartitem

Deletes a cart item from the provided 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,customer,unauthenticated

    Required roles: sc.ops

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