getReward( )


Retrieves a reward.

Permissions
Manage Loyalty
Read Loyalty
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
_idstringRequired

ID of the reward to retrieve.

Returns
Return Type:Promise<Reward>
Errors

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

Did this help?