Vincent is here! Just say the word, and Vincent will build the campaigns for you! Get early access.
{
"event": {
"id": "event_0e70ee5acd8b2555ce",
"object": "event",
"type": "sign_up",
"customer": {
"id": "cust_154FDQKcbzygdo231M62r4CD"
},
"referral": null,
"loyalty": null,
"metadata": {
"source": "API"
},
"created_at": "2024-03-14T11:47:24.598Z"
},
"event_schema": {
"id": "ms_f1r5Tcu5T0m3v3nT5ch3ma",
"name": "sign_up"
},
"customer": {
"id": "cust_154FDQKcbzygdo231M62r4CD",
"name": "Alex Doe",
"email": null,
"source_id": "4lx-d03",
"metadata": {
"region": "EMEA"
},
"object": "customer"
},
"referral": null,
"loyalty": null
}{
"event": {
"id": "event_0e70ee5acd8b2555ce",
"object": "event",
"type": "sign_up",
"customer": {
"id": "cust_154FDQKcbzygdo231M62r4CD"
},
"referral": null,
"loyalty": null,
"metadata": {
"source": "API"
},
"created_at": "2024-03-14T11:47:24.598Z"
},
"event_schema": {
"id": "ms_f1r5Tcu5T0m3v3nT5ch3ma",
"name": "sign_up"
},
"customer": {
"id": "cust_154FDQKcbzygdo231M62r4CD",
"name": "Alex Doe",
"email": null,
"source_id": "4lx-d03",
"metadata": {
"region": "EMEA"
},
"object": "customer"
},
"referral": null,
"loyalty": null
}TheDocumentation Index
Fetch the complete documentation index at: https://docs.voucherify.io/llms.txt
Use this file to discover all available pages before exploring further.
EVENTS.CUSTOMER.CUSTOM_EVENT event indicates that a custom event has occurred and it involved a customer.
When the event is used in an “Custom event” distribution webhook, the data object always contains the following required objects:
event,event_schema,customer,referral,loyalty.campaign,promotion_tier,campaign,voucher,publication,Event data object schema for customer.custom_event.
Details about the custom event.
Show child attributes
Simplified custom event data.
Show child attributes
Simplified customer data.
Show child attributes
Details about the referral.
Show child attributes
Details about the loyalty activity.
Show child attributes
Details about the campaign related to the distribution with a promotion or send voucher purpose.
Show child attributes
Details about the voucher related to the distribution with a send voucher purpose.
Show child attributes
Details about the publication related to the distribution with a send voucher purpose.
Show child attributes
Details about the promotion tier related to the distribution with a promotion purpose.
Show child attributes
Webhook accepted
Was this page helpful?