cURL
curl --request POST \ --url https://v3.minestorecms.com/api/cart/getCoupon \ --header 'Authorization: Bearer <token>'
{ "type": "percent", "percent": 10, "amount": 5, "coupon": "SUMMER2024" }
Returns details about the coupon currently applied to the user’s cart, including type and discount amount or percentage.
percent
amount