Referral Link
User Referral Link
Headers
Name
Type
Description
HTTP/1.1 200 OK
Content-Type: application/json
Body:
{
"status_code": 200,
"errors": {},
"data": {
"links": [
{
"head": "<head>",
"link": "<link>",
"desc": "<description>"
},
...
]
}
}Sample Code
Last updated
Was this helpful?