url()
Generate the referral url for the user in a given campaign or program via ChainVine.
Params
Param | Required | Type | Description |
---|---|---|---|
campaign.id | required | string | the id of the program/campaign requirement belongs to |
Response
ReferralUrlResponse
Field | Type | Description |
---|---|---|
url | String | the referral URL for the given wallet address |
wallet_address | String | the wallet address linked to the referral URL |
Examples
Last updated