ReassignContact

Overview

Reassign (change team database) of a contact based on information sent via an http form post.

URL

POST/api/2/ReassignContact.aspx

Parameters

FieldMax LengthRequiredNotes
accountidtrueMust be numeric. Account ID for this account. Found in Settings > API Settings or for White Label CRM in the Admin control panel
apikeytrueAPI Key for this account. Found in Settings > API Settings or for White Label CRM in the Admin control panel
contactidtrueSpecify contact using the database's contact id.
teammemberidtrueSpecify the new team member's id. (or 0 for account owner)

Destination team member must be a database owner, not a sub-user of another's database.