onAccountRewardAvailabilityUpdated( )


Notes:

Triggered when rewardAvailable updates on a loyalty account.

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

handler(event: AccountRewardAvailabilityUpdatedEnvelope): void | Promise<void>

Did this help?