Anchor to GiftCardSendNotificationToCustomerUserErrorGift
objectGift Card Send Notification To Customer User Error
An error that occurs during the execution of .
Anchor to FieldsFields
- code (GiftCardSendNotificationToCustomerUserErrorCode)
- field ([String!])
- message (String!)
- Anchor to codecode•Gift
Card Send Notification To Customer User Error Code The error code.
- Anchor to fieldfield•[String!]
The path to the input field that caused the error.
- Anchor to messagemessage•String!non-null
The error message.
Was this section helpful?
Anchor to MutationsMutations
- 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?