Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 567 Bytes

CouponCreatedEffectProps.md

File metadata and controls

14 lines (7 loc) · 567 Bytes

CouponCreatedEffectProps

The properties specific to the "couponCreated" effect. This gets triggered whenever a validated rule contained a "create coupon" effect, and a coupon was created for a customer. See "createdCoupons" on the response for all details of this coupon.

Properties

Name Type Description Notes
value String The coupon code that was created.
profileId String The integration identifier of the customer for whom this coupon was created.