GET

Get Loyalty Program Premium Features


Retrieves information about the available loyalty program premium features.

Permissions
Manage Loyalty
Read Loyalty
Learn more about app permissions.
Endpoint
GET
https://www.wixapis.com/loyalty-programs/v1/program/premium-features

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

Whether there are any loyalty program premium features.


tiersboolean

Whether there is a tiers premium feature.


pointsExpirationboolean

Whether there is a points expiration premium feature.

Get loyalty program premium features
Request
cURL
Response
JSON
Errors

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

Did this help?