Newer Version Available
Referral Event Output
- JSON example
-
1{ 2 "contactIds":[ 3 "0031Q00002kCusB" 4 ], 5 "referralIds":[ 6 "0wi1Q000000ljna" 7 ], 8 "referralStage":"Friend Completes First Purchase", 9 "transactionJournalIds":[ 10 "0lV1Q0000019gJg", 11 "0lV1Q0000019gJh" 12 ], 13 "voucherId":"0kD1Q000000keXVUAY" 14}
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| contactIds | String[] | IDs of the contact records created or used to identify the referred friends. | Small, 59.0 | 59.0 |
| referralIds | String[] | IDs of the referral records created or used to identify the referrals. | Small, 59.0 | 59.0 |
| referralStage | String | Promotion stage to which the referral belongs. | Small, 59.0 | 59.0 |
| transactionJournalIds | String[] | IDs of the transaction journal records created for the events. | Small, 59.0 | 59.0 |
| voucherId | String | ID of the voucher belonging to the referred friend. | Small, 59.0 | 59.0 |