Convert LeadAsk AIpost https://api.partnerstack.com/v1/leads/convert/{identifier}Converts lead to a customerPath ParamsidentifierstringrequiredUnique identifier of lead. Salesforce Integration Specific If you are using our native Salesforce integration, you may swap for the Salesforce Lead Id of the originally submitted Lead. If this request is being trigged from an Account or Opportunity created from the originally submitted Lead you may use either the Account or Opportunity Id, assuming the originally submitted Lead was converted to these records. (i.e. Lead.ConvertedOpportunityId = OpportunityId)Body Paramscustomer_keystringUnique identifier to be used for customer. If no value is passed email of lead being converted will be used as customer_key.Responses 200Customer 400Bad Request Error 401Unauthorized Error 403Forbidden Error 404Not Found Error 500Internal Server ErrorUpdated 7 months ago