# GiftCardSendNotificationToCustomerPayload - admin - PAYLOAD Version: unstable ## Description Return type for `giftCardSendNotificationToCustomer` mutation. ### Access Scopes ## Fields * [giftCard](/docs/api/admin/unstable/objects/GiftCard): GiftCard - The gift card that was sent. * [userErrors](/docs/api/admin/unstable/objects/GiftCardSendNotificationToCustomerUserError): GiftCardSendNotificationToCustomerUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [giftCardSendNotificationToCustomer](/docs/api/admin/unstable/mutations/giftCardSendNotificationToCustomer) ## Examples