A number as days to dynamically passed to fetch the filtered data between 2 dates.
Optional orderby
orderby?:string
remarks
Values used to order results before paginating them.
Can also specify "asc" or "desc" to specify direction
for example "field1 asc,field2 desc,...". Default is asc
Optional skip
skip?:number
remarks
Number of records to skip in the results
startDate
startDate:string
remarks
A string value which represents unique author customeridentity Id on external platform.
Interface used as a Model for Request JSON sent for Fetching Agent Contact History
returns - Contact History Data on basis of agentId,MediaTypeId,start&end Date