GET crm/note?dateFrom={dateFrom}&dateTo={dateTo}
Get CRM Notes by date range (creation date)
Request Information
URI Parameters
Name | Description | Type | Additional 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.CRMNoteName | Description | Type | Additional 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.