Path:
DEL /api-cart/wishlist/user/{user._Id}/item/{item._Id
Existing item(s) can be removed from the Wishlist so that the list always reflects your customer's current items of interest.
Content-Type : application/json
x-site-context : {"channel":12,"date":"2020-03-17"}
application/json
application/json
Type: Path
Name: User._ID and item._Id
Required: true
https://{baseurl}/api-cart/wishlist/user/5e5f35b0dab19679d8a6701c/item/1000000014
Response Code: 200
Message: OK
Description: You will see this message when an item is successfully removed from the wish list.
Sample
[{"_id": "5e3598e32044c80008eb361b","itemId": 1000000012,"__v": 0,"attributes": [{"isDefault": false,"_id": "5e72153ca7a3130007a9642b","name": "Short Description","value": "Created Exclusively for ABC, the tufted pastel-hued silk velvet floppy cushions are created for relaxation and ease. Each artisan-crafted piece is a product of slow design and possesses an heirloom quality that includes 1' ombre silk fringe on all sides and organic cotton fill.","id": "5e72153ca7a3130007a9642b"},{"isDefault": false,"_id": "5e72153ca7a3130007a9642c","name": "UPC","value": "","id": "5e72153ca7a3130007a9642c"},{"isDefault": false,"_id": "5e72153ca7a3130007a9642d","name": "Brand","value": "anke drechsel","id": "5e72153ca7a3130007a9642d"},{"isDefault": false,"_id": "5e72153ca7a3130007a9642e","name": "Color","value": "ICE BLUE","id": "5e72153ca7a3130007a9642e"},{"isDefault": false,"_id": "5e72153ca7a3130007a9644e","name": "Dropship","value": "","id": "5e72153ca7a3130007a9644e"},{"isDefault": false,"_id": "5e72153ca7a3130007a9644f","name": "Product Type (LT)","value": "Std Lead Time","id": "5e72153ca7a3130007a9644f"},{"isDefault": false,"_id": "5e72153ca7a3130007a96450","name": "Lead Time","value": "","id": "5e72153ca7a3130007a96450"}],"channel": [12,13],"createdAt": "2020-02-02T17:25:17.371Z","description": "• 14'l x 14'w<br />• Silk velvet<br />• Handmade in India","endDate": "2099-01-28T12:10:14.000Z","files": [],"group": [],"images": [{"_id": "5e3b2487d36e490008937840","order": 0,"label": "Anke Drechsel Floppy Velvet Cushion Ice Blue","source": [{"_id": "5e3b2487d36e490008937841","url": "https://www.abchome.com/shop/media/catalog/product/1/5/1554369-anke-drechsel-floppy-cushion-ice-blue-a.jpg","id": "5e3b2487d36e490008937841"}],"id": "5e3b2487d36e490008937840"},{"_id": "5e67cf70416119000894ed9a","order": 1,"label": "Anke Drechsel Floppy Velvet Cushion Ice Blue","source": [{"_id": "5e67cf70416119000894ed9b","url": "https://www.abchome.com/shop/media/catalog/product/1/5/1554369-anke-drechsel-floppy-cushion-ice-blue-d.jpg","id": "5e67cf70416119000894ed9b"}],"id": "5e67cf70416119000894ed9a"},{"_id": "5e67cf70416119000894ed98","order": 2,"label": "Anke Drechsel Floppy Velvet Cushion Ice Blue","source": [{"_id": "5e67cf70416119000894ed99","url": "https://www.abchome.com/shop/media/catalog/product/1/5/1554369_1546479_c.jpg","id": "5e67cf70416119000894ed99"}],"id": "5e67cf70416119000894ed98"}],"imagesSetOnAttributes": [],"isActive": true,"isDefault": false,"isSoftDeleted": false,"itemFamily": "5e3558e31fd6e900078ffaa8","sku": "1554369","startDate": "2020-01-30T07:30:00.000Z","state": "READY","title": "Anke Drechsel Floppy Velvet Cushion Ice Blue","updatedAt": "2020-03-18T12:34:04.617Z","variants": [],"videos": []}]
Last updated - July 2020