Retrieve a Lead

This method accepts a unique lead ID and returns all the details of that lead.

Endpoints

/leads/{leadID}

Example of getting lead details: https://{environment}.elavon.com/sales/v1/leads/**********3570

Methods

GET

The GET method will return the details for the requested leadId.