Feature Pack 7

Delete a wishlist

The following example shows how to delete a wishlist.

Request


DELETE /wcs/resources/store/10101/wishlist/10006 HTTPS/1.1
Host: testserver.mycompany.com
Content-Type: application/json

Response


HTTPS/1.1 200 OK
Content-Type: application/json

{
	"uniqueID": "10006"
}