API Reference

Converts prospective lead to active lead with updated data

Lead Convert Request

Request body should contain ref_id

If a matching record is not found, the update request would generate a 400-Bad Request.

API will convert prospective lead to active lead with updated data

Allowed Update Fields

The update request should contain at least one of the following fields. System will try to update all the fields passed in the request

  1. phone: will be appended to existing phone numbers (if not already exists in the lead)
  2. email: will be appended to existing emails (if not already exists in the lead)
  3. owner: will modify the current owner (Sales Person) of the lead
  4. lead_status: Should be valid lead status slug
  5. disposition: Lead Disposition
  6. src_detail: Src detail
  7. src_alias: Src alias
  8. utm_src: UTM source
  9. utm_medium: UTM medium
  10. utm_campaign: UTM campaign
  11. utm_keyw: UTM keyword
  12. dialer_id: Dialer ID
Language
Credentials
Basic
base64
:
Click Try It! to start a request and see the response here!