Skip to Content
FluxStore is currently invite-only. Some sections of this documentation are still being written and expanded.
APIManagement APIGift CardsUpdate a gift card
PATCH/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· uuidrequired
The gift card ID.

Body

recipientNamestring
Update the recipient name.
recipientEmailstring· email
Update the recipient email.
messagestring
Update the personalized message.
expiresAtstring· date-time
Update the expiry timestamp.