Skip to main content
Anchor to giftCardSendNotificationToCustomer

giftCardSendNotificationToCustomer

mutation

Requires write_gift_cards access scope.

Send notification to the customer of a gift card.

ID!required

The ID of the gift card to send.


Was this section helpful?

Anchor to GiftCardSendNotificationToCustomerPayload returnsGiftCardSendNotificationToCustomerPayload returns

GiftCard

The gift card that was sent.

[GiftCardSendNotificationToCustomerUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?