Skip to main content
Merge

Headers

SO-AppToken
string

The application token that identifies the partner app. Used when calling Online WebAPI from a server.

Query Parameters

$select
string

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

SourcePersonId, DestinationPersonId, MoveAfterDate, DeleteSource, ReplaceEmptyFieldsOnDestination

Merge: Merge two persons. The destination person will remain. You must specify the date after which activities will be moved along with the person.

SourcePersonId
integer<int32>
DestinationPersonId
integer<int32>
MoveAfterDate
string<date-time>
DeleteSource
boolean
ReplaceEmptyFieldsOnDestination
boolean

Response

204

No Content

Related topics

MergeMerge companies