Just on the conditions kept like below in API - "PreviousDays": -3,
"NextDays": 5,
We assume that this filter should filter the data based on Dividend Ex Date from T-3 to T+5, like what we get from below template where we have selected date range.If its different, then please suggest us how we can put date range in API body, our need is to achieve same date filter logic via API call as mentioned in below screenshot?