onCouponDeleted( )


Notes:

Triggered when a coupon is deleted.

Permissions
Manage Stores - all permissions
Manage Coupons
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
handlerfunction

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

Did this help?