This endpoint adds 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 adding a product to the customer's wishlist, the method add()
may be used as follows.Events#
This endpoint may trigger two events, the onAdded and onAdditionFailed events.onAdded#
This event is triggered when adding a product to the customer's wishlist is done without having any errors coming back from the backend.onAdditionFailed#
This event is triggered when adding 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