
Remove a promotion code from the shopping cart.
The following example shows how to remove a promotion code from the shopping cart.
Request
DELETE /wcs/resources/store/10101/cart/@self/assigned_promotion_code/12345 HTTP/1.1
Host: testserver.mycompany.com
Content-Type: application/json
Response
HTTP/1.1 200 OK
Content-Type: application/json