discounts
Number of APIs: 3
-
Applying a discount to cart POST {{api-url}}/cart/{{tenant}}/carts/{{cartId}}/discounts
-
Removing all discounts from cart DELETE {{api-url}}/cart/{{tenant}}/carts/{{cartId}}/discounts
-
Removing a discount from cart DELETE {{api-url}}/cart/{{tenant}}/carts/{{cartId}}/discounts/{{discountId}}