onAccountUpdated( )


Notes:

Triggered when a loyalty account is updated, including when points are adjusted, earned, or redeemed.

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

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

Did this help?