Giftcards
Remove Giftcard
Removes the gift card from the user’s cart and updates the gift card’s balance accordingly.
POST
Remove the currently applied gift card from the user's cart
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200
application/json
Successfully removed the gift card.
The response is of type object
.
Remove the currently applied gift card from the user's cart