/api/v1/gift-cards/{id}Update one or more fields on a gift card. All body fields are optional.
The redemption code cannot be changed via the API. To issue a new code, delete and recreate the card.
Requires the GiftCards:Edit permission.
Path parameters
idstring· uuidrequiredThe gift card ID.
Body
recipientNamestringUpdate the recipient name.
recipientEmailstring· emailUpdate the recipient email.
messagestringUpdate the personalized message.
expiresAtstring· date-timeUpdate the expiry timestamp.