GET crm/note?dateFrom={dateFrom}&dateTo={dateTo}

Get CRM Notes by date range (creation date)

Request Information

URI Parameters

NameDescriptionTypeAdditional information
dateFrom

Date From

string

Required

dateTo

Date To

string

Required

Body Parameters

None.

Response Information

Resource Description

CRM Notes

Interprise.Web.Services.Http.MetadataListOfInterprise.Web.Services.Models.CRMNote
NameDescriptionTypeAdditional information
data

Collection of Interprise.Web.Services.Http.DataNodeOfInterprise.Web.Services.Models.CRMNote

None.

links

Interprise.Web.Services.Http.LinksNode

None.

Response Formats

Sample not available.