Below is a list of events triggering webhooks:
Entity |
Event type |
Description |
---|---|---|
contact |
created |
The Contact was created. |
|
updated |
The Contact was updated. |
|
archived |
The Contact was archived. |
|
merged |
The Contact was merged into a target Contact. This callback will be sent for the Contact that is being archived. |
agreement |
created |
The Agreement was created. |
|
updated |
The Agreement was updated. |
|
archived |
The Agreement was archived. |
paymentMethod |
created |
The Payment Method was created. |
|
activated |
The Payment Method was accepted by Contact |
|
updated |
The Payment Method was updated by Merchant |
|
rejected |
The Payment Method was rejected by Contact |
|
cancelled |
The Payment Method was cancelled by Merchant or Contact |
|
failed |
The Payment Method failed. Please see error description |
|
expired |
The Payment Method expired |
|
sessionExpired |
The Payment Method was expired. Used for MobilePay Subscriptions one-off that was not accepted in time. |
subscription |
created |
The Subscription was created. |
|
activated |
The Subscription was set active. |
|
updated |
The Subscription was updated by Merchant. |
|
expired |
The Subscription period ended. |
|
cancelled |
The Subscription was cancelled by Merchant or Contact. |
|
onHold |
The Subscription was paused by Merchant. |
|
restarted |
The Subscription was restarted by Merchant. |
payment |
created |
The Payment was created. |
|
charged |
The Payment was charged. |
|
sessionExpired |
The Payment was expired. Used for MobilePay Subscriptions one-off that was not accepted in time. |
|
rejected |
The Payment was rejected by Contact. |
|
cancelled |
The Payment was cancelled by Merchant. |
|
refunded |
The Payment was refunded by Merchant. |
|
failed |
The Payment failed. |
addOn |
created |
The AddOn was created. |
|
updated |
The AddOn was updated. |
|
cancelled |
The AddOn was cancelled. |
|
archived |
The AddOn was archived. |
dataSet |
created |
The DataSet was created. |
|
updated |
The DataSet was updated. |