This function allows you to update a Lead's status. Valid statuses are 'Lead',' Assigned', 'Active' and 'Declined'.
Function:
Name: contact/updateStatus
Type: POST
Parameters:
Field Name | Required? | Type | Description |
id | Yes | Integer | Contact (person) ID in MCA Suite |
status | Yes | String | Lead, Assigned, Active or Declined. |