Delete shopping cart
The following example shows how to delete shopping cart.
Request
DELETE /wcs/resources/store/10101/cart/@self HTTP/1.1
Host: testserver.mycompany.com
Content-Type: application/json
Response
HTTP/1.1 204 No Content
Content-Type: application/json