PricePinion / PricePinion-Backend

This repo is the backend for PricePinion.
https://pricepinion-backend.azurewebsites.net/
0 stars 2 forks source link

As a customer, I want to remove one specific product from the Save For Later page #37

Closed maslindc2 closed 4 months ago

maslindc2 commented 4 months ago
maslindc2 commented 4 months ago
maslindc2 commented 4 months ago

The specific route for this is: /api/customer/delete-one-product-from-sfl/:productID where productID is the id of the product you wish to delete from save for later.