POST

Send Gift Card Email


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Sends a gift card notification email to the recipient.

Use this method to deliver gift cards via email, either immediately after creation or at a scheduled time. The recipient email can be specified in the request to override the gift card's stored recipient information.

Note: Premium site is a requirement for this functionality.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Manage eCommerce - all permissions
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/gift-cards/v1/gift-cards/{giftCardId}/send-email

Errors
428Failed Precondition

There are 3 errors with this status code.

This method may also return standard errors. Learn more about standard Wix errors.

Did this help?