This endpoint removes a product to the customer's wishlist. A customer's wishlist is a collection of desired products saved to the customer's account, indicating interest but not an immediate intent to buy.Payload authenticated
#
Response#
Usage#
To perform the action of removing a product to the customer's wishlist, the method remove()
may be used as follows.Events#
This endpoint may trigger two events, the onRemoved and onRemovingFailed events.onRemoved#
This event is triggered when removing a product to the customer's wishlist is done without having any errors coming back from the backend.onRemovingFailed#
This event is triggered when removing a product to the customer's wishlist is not completed and an error has occurred. 
扫码加入 Apifox 微信交流群
在这里,获得 Apifox 使用上的任何帮助,快速上手让你的研测效率得到大幅提升

扫码加入交流群Modified at 2025-02-20 07:53:20