v2

OpenAPI 3.1.02026-07-26391214472.7 KB
leads

Convert Lead

Convert a lead to Account + Contact + optional Opportunity.

post/api/v1/leads/{lead_id}/convert

Path parameters

lead_idinteger required

Headers

authorizationstring nullable
X-API-Keystring nullable

Request body

account_idinteger nullable
account_namestring nullable
contact_idinteger nullable
create_opportunityboolean
opportunity_idinteger nullable
opportunity_namestring nullable
opportunity_stagestring

Response

Successful Response

lead_idinteger required
account_idinteger required
contact_idinteger required
opportunity_idinteger nullable
converted_atstring date-time required