Refport

Get embedded referral link

GET
/api/embed/referrals/link

Authorization

embedBearerAuth
AuthorizationBearer <token>

In: header

Response Body

application/json

curl -X GET "https://example.com/api/embed/referrals/link"
{  "programName": "string",  "referralCode": "string",  "referralUrl": "string"}