Merge
Merge two persons.
The destination person will remain. You must specify the date after which activities will be moved along with the person.
Headers
The application token that identifies the partner app. Used when calling Online WebAPI from a server.
Path Parameters
The identifier for the person which will be merged into the destination person. The source person is deleted/marked retired after the merge.
The identifier for the person which will remain after the merge. The target person is updated.
Query Parameters
Merge activites after this date. Activities before this date are left alone.
If true, the source person will be deleted after the merge. If false, it will have its retired flag set
If true, empty fields on destination will be replaced by values from source.
Response
No Content