Coupons
Remove Coupon
Removes the coupon from the user’s cart and updates the cart items’ prices accordingly.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200
application/json
Successfully removed the coupon.
The response is of type object
.