# Leads

APIs for creating Leads, leads are used to create basic opportunities in the system which can be converted to enquiries or bookings.

## Create a full lead

 - [POST /api/v3/leads](https://apidocs.resharmonics.com/apis/resharmonics-pms/leads/createfulllead.md): Creates a lead with all details provided in the request body. Returns a BookingSummaryDTO containing the ID and reference of the created lead.

