Merge two appointments
Merge two object types together
Supported products
Supported products
Required Scopes
Required Scopes
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The type of the CRM objects to merge, such as contacts, companies, or deals.
Body
Response
successful operation
A simple public object.
A boolean indicating whether this object is archived.
The date and time when this object was created, in ISO 8601 format.
The unique identifier for this object, represented as a string.
An object containing key-value pairs representing the properties of the CRM object, where each key is a property name and the value is a string.
The date and time when this object was last updated, in ISO 8601 format.
The date and time when this object was archived, in ISO 8601 format.
Unique ID to identify each write operation, which will be returned with any errors to identify which request encountered which error.
An object containing key-value pairs where each key is a property name and the value is an array of historical values, each with a timestamp.
URL to go to the object
An array of warnings associated with this object, each represented by a PublicObjectWarning object.