fraud_prevention.triggered
The fraud_prevention.triggered
is triggered when a fraud rule is met and the chosen action was 'notify'.
{
"type": "fraud_prevention.triggered",
"id": "evt_2KkTFNbFlKoRbyCsGt3sRP9B",
"created": 1701781162,
"data": {
"object": {
"object": "fraud_prevention",
"id": 1,
"customer": {
"object": "customer",
"id": 319,
"balance": 0,
"created": "2023-09-18T10:01:28.000000Z",
"currency": "cad",
"default_source": {
"object": "source",
"id": 148,
"object_id": "card_1OEZ7BCnHoG33wyDFTyKibfX",
"object_gateway": "stripe",
"address_line1_check": null,
"address_zip_check": null,
"brand": "Visa",
"country": "US",
"cvc_check": "pass",
"dynamic_last4": null,
"exp_month": 11,
"exp_year": 2024,
"funding": "credit",
"last4": "4242",
"name": null,
"tokenization_method": null,
"site_ids": [
4
]
},
"delinquent": true,
"display_name": null,
"email": "[email protected]",
"email_confirm": null,
"email_hardbounce": false,
"first_name": "test",
"has_password": 1,
"language": null,
"last_login_method": "email",
"last_name": "test",
"mail_marketing": null,
"metadata": {
"pelcro_first_subscribed_at": "2023-09-19 11:13:40",
"pelcro_last_subscribed_at": "2023-09-19 11:14:33"
},
"object_id": "cus_OeyDFLN0s2CUuj",
"organization": null,
"password_last_updated_at": "2023-09-20T13:20:30.000000Z",
"phone": null,
"phone_confirm": null,
"salutation": null,
"site_ids": [
4
],
"tele_marketing": null,
"title": null,
"username": null
},
"site_id": 4,
"source": {
"object": "source",
"id": 145,
"object_id": "src_1NreH3CnHoG33wyDx3NqVYKw",
"object_gateway": "stripe",
"address_line1_check": "pass",
"address_zip_check": "pass",
"brand": "Visa",
"country": "US",
"cvc_check": "pass",
"dynamic_last4": null,
"exp_month": 3,
"exp_year": 2024,
"funding": "credit",
"last4": "4242",
"name": null,
"three_d_secure": "optional",
"tokenization_method": null,
"site_ids": [
4
]
}
}
}
}
Updated about 1 year ago