listRewards( )


Retrieves a list of rewards.

The list includes rewards that are currently nonredeemable due to insufficient points held by any customers.

Permissions
Manage Loyalty
Read Loyalty
Manage Restaurants - all permissions
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
optionsListRewardsOptions

List options.

Returns
Return Type:Promise<ListRewardsResponse>
Errors

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

Did this help?