Giftcards
Remove Giftcard
Removes the gift card from the user’s cart and updates the gift card’s balance accordingly.
POST
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
.