UpdateContactResult
| Name | Description | Type | Additional information |
|---|---|---|---|
| UpdatedContactId | The id of the updated 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. |
| _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. |