Leads

GET {{api-domain}}/crm/v4/Leads/actions/mass_update?job_id={{job_id}}

To get the status of the mass update job scheduled previously.

Request Params

KeyDatatypeRequiredDescription
job_idstring

RESPONSES

status: OK

{"data":[{"Status":"COMPLETED","Failed_Count":0,"Updated_Count":29,"Not_Updated_Count":0,"Total_Count":29}]}