Convert Lead To Opportunity

Convert Lead to Opportunity

POST [PlatformAddress]/api/1.0/venue?action=convertLeadToOpportunityundefined

Path Parameters

NameTypeDescription

leadId

integer

The unique identifier of lead

venueId

integer

The unique venue id of opportunity

stageId

integer

The stage of opportunity

Returns

PropertyDescription

success

Whether or not the lead was converted to opportunity or not

Throws

CodeDescription

Specific Code: 24227

The request is empty

Specific Code: 24228

The lead does not exist

Last updated