v4

latestOpenAPI 3.0.12026-07-131235214.0 KB
Advanced

Merge two appointments

Merge two appointment records. Learn more about merging records.

post/crm/objects/2026-09/{objectType}/merge

Path parameters

objectTypestring required

objectTypeId of object type

Request body

objectIdToMergestring required

The object ID to merge with the primary object.

primaryObjectIdstring required

The object ID of the primary object to merge.

Response

successful operation

archivedboolean required

Whether the object is archived.

archivedAtstring date-time

The timestamp when the object was archived, in ISO 8601 format.

createdAtstring date-time required

The timestamp when the object was created, in ISO 8601 format.

idstring required

The unique ID of the object.

objectWriteTraceIdstring

Unique ID to identify each write operation, which will be returned with any errors to identify which request encountered which error.

propertiesobject required

Key-value pairs representing the properties of the object.

propertiesWithHistoryobject

Key-value pairs representing the properties of the object along with their history.

updatedAtstring date-time required

The timestamp when the object was last updated, in ISO 8601 format.

urlstring

URL to go to the object