{
"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 a “Custom event” distribution webhook, the data object always contains the following required objects:
event,event_schema,customer,referral,loyalty.
- “Notify customers about promotion” sends also the following objects:
campaign,promotion_tier,
- “Send and publish unique codes from campaign” sends also the following objects:
campaign,voucher,publication,
- “Send plain message to customers” sends only the basic objects listed above.
Body
Event data object schema for customer.custom_event.
Details about the custom event.
Show child attributes
Show child attributes
Simplified custom event data.
Show child attributes
Show child attributes
Simplified customer data.
Show child attributes
Show child attributes
Details about the referral.
Show child attributes
Show child attributes
Details about the loyalty activity.
Show child attributes
Show child attributes
Details about the campaign related to the distribution with a promotion or send voucher purpose.
Show child attributes
Show child attributes
Details about the voucher related to the distribution with a send voucher purpose.
Show child attributes
Show child attributes
Details about the publication related to the distribution with a send voucher purpose.
Show child attributes
Show child attributes
Details about the promotion tier related to the distribution with a promotion purpose.
Show child attributes
Show child attributes
Response
Webhook accepted
Was this page helpful?

