onCouponDeleted( )


Notes:

Triggered when a loyalty coupon is deleted.

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

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

JavaScript
Did this help?