Skip to main content
Anchor to GiftCardSendNotificationToCustomerPayload

GiftCardSendNotificationToCustomerPayload

payload

Return type for giftCardSendNotificationToCustomer mutation.

•GiftCard

The gift card that was sent.

•[GiftCardSendNotificationToCustomerUserError!]!
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 customer who purchased a gift card, including the gift card details and code. The notification is delivered using the customer's available contact method. Use this to resend the purchase confirmation or remind the purchaser about a gift card they bought.

Arguments

•ID!
required

The ID of the gift card to send.



Was this section helpful?