Leads
Leads operations on the Partner API.
The leads operations on the Partner API.
| Operation | Method | Path |
|---|---|---|
| Open a lead | POST | /leads |
| Your leads | GET | /leads |
| Read a lead | GET | /leads/{id} |
| Fill in a lead | PATCH | /leads/{id} |
| Set the directors and owners | PUT | /leads/{id}/significant-persons |
| Submit the lead for matching | POST | /leads/{id}/submit |
Every page below is generated from the OpenAPI document, carries a request sample in the language you pick, and sends to the sandbox server from its playground.
