Delete a discount by ID
Path parameters
-
discountId
string Required
DELETE
/discounts/{discountId}
curl \
-X DELETE localhost:8080/discounts/{discountId}
curl \
-X DELETE localhost:8080/discounts/{discountId}