v1

latestOpenAPI 3.1.0Proprietary2026-07-134247109.0 KB
Sales Leads

Create a sales lead

Plan: Pro.

Flat (non-wrapped) snake_case payload.

post/sales_leads

Request body

titlestring required
detailsstring
qualifiedboolean
company_idstring uuid
company_namestring
primary_contact_idstring uuid
primary_contact_namestring
emailstring
phone_numberstring
sales_rep_idstring uuid
sales_rep_namestring
deal_value_in_dollarsnumber
workflow_statestring
next_contact_datestring date
expected_close_datestring date
lead_source_idstring uuid
lead_source_namestring
pipeline_idstring uuid
pipeline_namestring
pipeline_stage_idstring uuid
pipeline_stage_namestring
division_idstring uuid
lead_source_real_namestring
assetstring[]

Asset references to attach to the lead.

Response

Created.

idstring uuid
titlestring
detailsstring nullable
workflowStatestring nullable
nextContactDatestring date nullable
expectedCloseDatestring date nullable
qualifiedboolean nullable
dealValueInDollarsnumber nullable

US dollars.

createdAtstring date-time
createdByIdstring uuid nullable
updatedByIdstring uuid nullable
companyIdstring uuid nullable
leadSourceIdstring uuid nullable
salesRepIdstring uuid nullable
pipelineStageIdstring uuid nullable
primaryContactIdstring uuid nullable
pipelineIdstring uuid nullable
assignedToIdstring uuid nullable
divisionIdstring uuid nullable
divisionobject

Full division record (all columns), present only when the lead has a division.