Skip to main content
Anchor to giftCardSendNotificationToRecipient

giftCardSendNotificationToRecipient

mutation

Requires write_gift_cards access scope.

Send notification to the recipient of a gift card.

ID!required

The ID of the gift card to send.


Was this section helpful?

Anchor to GiftCardSendNotificationToRecipientPayload returnsGiftCardSendNotificationToRecipientPayload returns

GiftCard

The gift card that was sent.

[GiftCardSendNotificationToRecipientUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?