Wishlist REST API For Magento 2
Wishlist REST API for Magento 2 allows users to add, delete, or view products from the wishlist for the mobile application of your Magento 2 website using the Wishlist API.
Table of Content 1. Configuration 2. API Call with Swagger Tool 3. Frontend view of Wishlist REST API
1. Configuration Once the extension is installed successfully, go to Stores > Configuration to configure the extension for use.
Wishlist Api - Enable the extension from here. 2. API call with Swagger Tool 1. Get all data of wishlist API Call with Swagger Tool to get all data of wishlist
API call code to get all data of wishlist
2. Add product to wishlist API call with Swagger Tool to add the product to wishlist
API call code to add the product to wishlist
3. Delete product from wishlist API call with Swagger Tool to delete the product from wishlist
API call code to delete the product from wishlist
3. Frontend View of Wishlist REST API Frontend display of product added on wishlist using API
Frontend display of products removed from wishlist using API
If anything goes wrong, please contact us at support@magecomp.com