Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 760 Bytes

File metadata and controls

12 lines (8 loc) · 760 Bytes

Voucherify.Model.ClientEventsCreateRequestBodyReferral

If a conversion event for a referral program is set to a custom event, then you need to send the referral code in the payload to make a record of the conversion event.

Properties

Name Type Description Notes
Code string A code through which a new visitor has been referred to a service. [optional]
ReferrerId string Unique ID of the referring person - it is optional and not required if the referral code is provided. [optional]

[Back to Model list] [Back to API list] [Back to README]