Create a Lead

A lead represents a prospective merchant organisation or an individual. Refer to the Leads API Reference for the minimum required information to create a lead.

Endpoints

/leads

Example of creating a lead: https://{environment}.elavon.com/sales/v1/leads

Methods

POST

The POST method creates a lead and returns a unique leadId in the response if the POST operation is successful, otherwise an error code will be returned which can then be used to troubleshoot. The leadId can be used to update or track the status of the lead.