API Service Documentation

Command: leads_merge

Assign many CRM leads to a specific user

Request

NameTypeRequiredExample
merge_to_leadIntegerY1234

ID of Lead to Keep

merge_lead_listStringY123,456

CSV list of source leadIDs to merge. Ordered by priority of data preservation (e.g. first non-empty phone value will be kept)

user_idIntegerN123

acting user_id, Required if not using ai_token authentication

Response

NameTypeExample
statusInteger1
status_messageStringError Occurred
result_totalsArrayResult Counters if successful