Leads
5 endpoints.
POST
Create Lead
/api/integration/leadCreates a new lead in Sodtrack for a given service.
PATCH
Cancel Lead
/api/integration/lead/cancelThis endpoint cancels an existing lead throug## General Description
PATCH
Assign provider
/api/integration/lead/assign-providerThis endpoint assigns a lead to a specific provider (direct) or switches the lead to automatic provider assignment (automatic).
POST
Create Note
/api/integration/lead/noteCreates a new note associated with an existing lead in Sodtrack.
PATCH
Reinstate Lead
/api/integration/lead/reinstateThis endpoint reinstates a previously cancelled lead.