POST

Redeem


Developer Preview

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

This method requests that a transaction be created by your app. Wix calls this method when a customer completes a purchase that includes a gift card as a payment method at checkout.

Endpoint
POST
{DEPLOYMENT-URI}/v1/redeem
Errors
GiftCardNotFoundobjectstatus code: 404
GiftCardDisabledobjectstatus code: 428
GiftCardExpiredobjectstatus code: 428
InsufficientFundsobjectstatus code: 428
AlreadyRedeemedobjectstatus code: 409
CurrencyNotSupportedobjectstatus code: 400
Did this help?