Newer Version Available
Referral Event Output
- JSON example
-
1{ 2 "contactId":"003xx000004WkhEAAS", 3 "referralId":"00rxx000004WkhEAAS", 4 "referralStage":"Product Purchase", 5 "transactionjournalIds":[ 6 "0lVxx0000000001EAA" 7 ], 8 "voucherId":"0lYxx0000A000001EAA" 9}
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| contactId | String | ID of the contact record that's created or used to identify the referred friend. | Small, 59.0 | 59.0 |
| referralId | String | ID of the referral record that's created or used to identify the referral. | 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 referred friend's event. | Small, 59.0 | 59.0 |
| voucherId | String | ID of the voucher belonging to the referred friend. | Small, 59.0 | 59.0 |