onCouponUpdated( )


Notes:

Triggered when a coupon specification is updated.

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

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

JavaScript
Did this help?