InsertContactAggregateResult
Name | Description | Type | Additional information |
---|---|---|---|
InsertedContactId | The id of the newly created/inserted contact. | integer |
None. |
LastUpdatedId | The unique id associated with this update. This value is required to be passed in on subsequent updates to prevent concurrency errors. | string |
None. |
LastModified | The date and time this resource was modified in UTC. | date |
None. |
CompanyId | The unique id associated with the Company that was added or updated. | integer |
None. |
CompanyLastUpdatedId | The unique id associated with this update for the Company. This value is required to be passed in on subsequent updates to prevent concurrency errors. | string |
None. |
ContactManagerId | The unique id associated with the Contact Manager that was added or updated. | integer |
None. |
ContactManagerLastUpdatedId | The unique id associated with this update for the Contact Manager. This value is required to be passed in on subsequent updates to prevent concurrency errors. | string |
None. |
_links | Hypermedia links. Contains contextual links to possible next actions related to this resource. Only present in responses. This data is not to be sent to the server. | Collection of Link |
None. |