getReferringCustomer( )


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 ID.

Method Declaration
Copy
Method Parameters
referringCustomerIdstringRequired

ID of the referring customer to retrieve.

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