#Subscribe
#subscribe.subscription.created
Triggered when a subscription has been created.
#subscribe.subscription.cancelScheduled
Triggered when the subscribtion cancelation is scheduled.
#subscribe.subscription.canceled
Triggered when a subscription has been canceled (after being scheduled).
#subscribe.subscription.updated
Triggered when a subscription has been updated.
#subscribe.subscription.reactivated
Triggered when a subscription is reactivated (after a cancellation has been scheduled).
#subscribe.emails.subscription
Triggered when a subscription has been created and a confirmation email has to be sent.
If enabled, this event prevents the default confirmation email from being sent by Poool.
#subscribe.emails.offerChanged
Triggered when a subscription has been updated with a different offer and a confirmation email has to be sent.
If enabled, this event prevents the default confirmation email from being sent by Poool.
#subscribe.emails.cancelScheduled
Triggered when a subscription cancelation is scheduled and a confirmation email has to be sent.
If enabled, this event prevents the default confirmation email from being sent by Poool.
#subscribe.emails.subscriptionCanceled
Triggered when a subscription is canceled and a confirmation email has to be sent.
If enabled, this event prevents the default confirmation email from being sent by Poool.
#subscribe.emails.subscriptionReactivated
Triggered when a subscription is reactivated and a confirmation email has to be sent.
If enabled, this event prevents the default confirmation email from being sent by Poool.
#subscribe.emails.payment
Triggered when a payment is successfuly processed (subscription and renewal) and a confirmation email has to be sent.
#subscribe.emails.cardExpiring
Triggered when a card is about to expire (1 month before expiration) and an email has to be sent.
If enabled, this event prevents the default email from being sent by Poool.
#subscribe.emails.subscriptionRenewal
Triggered when a yearly subscription is about to renew (1 month before renewal) and an email has to be sent.
If enabled, this event prevents the default email from being sent by Poool.
#subscribe.coupon.created
Triggered when a coupon is created
#subscribe.coupon.updated
Triggered when a coupon name is changed, or promotion codes is added, archived, unarchived.
#subscribe.coupon.deleted
Triggered when a coupon is deleted
#subscribe.promotionCode.created
Triggered when a promoition code is created