Anchor to GiftCardSendNotificationToCustomerPayloadGift
payloadGift Card Send Notification To Customer Payload
Return type for mutation.
Anchor to FieldsFields
- giftCard (GiftCard)
- userErrors ([GiftCardSendNotificationToCustomerUserError!]!)
- Anchor to giftCardgift•Gift
Card Card The gift card that was sent.
- Anchor to userErrorsuser•[Gift
Errors Card Send Notification To Customer User Error!]! 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
- giftCardSendNotificationToCustomer (GiftCardSendNotificationToCustomerPayload)
- •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.
- •ID!required
The ID of the gift card to send.
Arguments
- •ID!
Was this section helpful?