createReferredFriend( )


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Creates a new referred friend or returns an existing entity if it already exists.

This method must be called with a member identity.

A referral code must be provided either in the request or via scope.

The member must be eligible to become a referred friend.

Method Declaration
Copy
Method Parameters
optionsCreateReferredFriendOptions
Returns
Return Type:Promise<CreateReferredFriendResponse>
Was this helpful?
Yes
No