onCouponCreated( )


Notes:

Triggered when a loyalty coupon is created.

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

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

Did this help?