getReferringCustomerByReferralCode( )


Developer Preview

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

Retrieves a referring customer by referral code.

Method Declaration
Copy
Method Parameters
referralCodestringRequired

Referral code of the referring customer to retrieve.

Returns
Return Type:Promise<GetReferringCustomerByReferralCodeResponse>
Was this helpful?
Yes
No