GET crm/contact?dateFrom={dateFrom}&dateTo={dateTo}
Get Contacts 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
Contacts
Interprise.Web.Services.Http.MetadataOfInterprise.Web.Services.Models.CRMContactViewName | Description | Type | Additional information |
---|---|---|---|
data | Interprise.Web.Services.Http.DataNodeOfInterprise.Web.Services.Models.CRMContactView |
None. |
|
links | Interprise.Web.Services.Http.LinksNode |
None. |
Response Formats
Sample not available.