onTierCreated( )


Notes:

Triggered when a tier has been created.

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

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

Did this help?