Validates and applies a coupon or gift card to the user’s cart if eligible. Provides appropriate messages based on the coupon or gift card status.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Successfully applied the coupon or gift card.
The response is of type object
.