Skip to main content

Get a List of Contact Notes By Parent Contact

Retrieve a list of contact notes that have the supplied contact as a parent of the notes contact.

Query String Parameters

NameTypeDescriptionRequired
ActionStringContactNotesByParentRequired
ContactIdintThe unique identifier of the contact which can be retrieved using Contact List.Optional = See Tip
ContactReferenceString(50)The internal reference of the contact.Optional - See Tip
DateFromDateTimeFilter by Creation Date, Format: yyyy-MM-dd HH:mm:ssOptional
DateToDateTimeFilter by Creation Date, Format: yyyy-MM-dd HH:mm:ssOptional

tip
The Contact Reference or Id can be supplied. If both parameters are provided, the Contact Id will take precedence.

If no dates are supplied, the contact notes for the last thirty days are returned.
If the DateFrom parameter only is supplied, the notes for 30 days from the DateFrom are returned.
If the DateTo parameter only is supplied, the notes for the 30 days previous to the DateTo are returned.

Response Codes

Example

Request URL

https://webservice.bigchange.com/v01/services.ashx?action=ContactNotesByParent&ContactId=309633