Adds a note to a contact
From Body | Type | Description |
---|---|---|
ContactGuid | Guid | Guid of the contact to add the note to |
Note | String | Note content |
NoteDateTime | DateTime | Date and time of note creation |
{ "ContactGuid": "3d9deae7-7674-4225-bd5c-66fc5116af78", "Note": "sample string 2", "NoteDateTime": "2025-06-11T07:05:50.9284359+01:00" }
IHttpActionResult
Name | Type | Description |
---|
Bundle(s) |
---|
ContactDetails |