Skip to content

Magento 2 Wishlist Apis, this module built rest Apis for add products to wishlist, delete products from wishlist, and get wishlist items

Notifications You must be signed in to change notification settings

ShaymaaSaied/Wishlist-APIs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Whishlist APIs

This is a Magento 2 Extension to add wishlist rest APIs

Supported APIs

Desc Api
Add prdouct to Customer Wishlist /V1/mage/wishlist/add/:productSku
Delete item from customer Wishlist /V1/mage/wishlist/delete/:wishlistItemId
List Wishlist items /V1/mage/wishlist/items
Remove product from whishlist by product SKU /V1/mage/wishlist/delete-item/:productSku

About

Magento 2 Wishlist Apis, this module built rest Apis for add products to wishlist, delete products from wishlist, and get wishlist items

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages