POST

Enable Points Expiration


Updates the pointsExpiration status to ENABLED.

Authentication

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

Permissions
Manage Loyalty
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/loyalty-programs/v1/program/points-expiration/enable

Request
This endpoint does not take any parameters.
Response Object
loyaltyProgramLoyaltyProgram

Loyalty program with enabled points expiration feature.

Enable points expiration
Request
cURL
Response
JSON
Errors

This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.

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