POST

Create Gift Card Product


Developer Preview

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

Creates a gift card product.

A site currently supports a maximum of 1 gift card product. This is a temporary limitation that will be removed in a future release. To replace the existing product, call Delete Gift Card Product first, or use Update Gift Card Product to modify it in place.

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-card-products

Errors
400Invalid Argument

There is 1 error with this status code.

409Already Exists

There is 1 error with this status code.

428Failed Precondition

There are 2 errors with this status code.

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

Event TriggersThis method triggers the following events:
Did this help?