Skip to main content
Anchor to GiftCardSendNotificationToRecipientPayload

GiftCardSendNotificationToRecipientPayload

payload

Return type for giftCardSendNotificationToRecipient mutation.

•GiftCard

The gift card that was sent.

•[GiftCardSendNotificationToRecipientUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Sends a notification to the designated recipient of a gift card, delivering the gift card code and redemption instructions. The notification is delivered using the recipient's available contact method. Use this to deliver or re-deliver the gift card to the intended recipient.

Arguments

•ID!
required

The ID of the gift card to send.



Was this section helpful?