Move
Move
Move a person to a specified contact.
You must specify the date after which activities will be moved along with the person. NsApiSlow threshold: 2000 ms.
Move
Headers
The application token that identifies the partner app. Used when calling Online WebAPI from a server.
Query Parameters
Optional comma separated list of properties to include in the result. Other fields are then nulled out to reduce payload size: "Name,department,category". Default = show all fields.
Body
PersonId, DestinationContactId, MoveAfterDate
Response
204
No Content