POST

Generate Referring Customer For Contact


Creates a new referring customer or returns an existing one for the provided contact ID.

You can use "me" instead of a specific contact ID to generate a referring customer for the current identity's contact.

See About Identities to learn more about identities.

Endpoint
POST
https://www.wixapis.com/referral-customers/v1/referring-customers

Body Params
contactIdstringRequiredminLength 2

Contact ID or "me" to generate the current identity's referring customer.

Response Object
referringCustomerReferringCustomer

Created referring customer.

Generate Referring Customer for Contact
Request
cURL
Response
JSON
Errors

This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Event TriggersThis method triggers the following events:
Did this help?