...ts" and QueryEndDate as "All Future events" ?
I am trying to add the following in my CorporateActions report. However, i am unable to determine on how to use All historical & Future events. I tried like below in my JSON request but failed. Please help. i am unable to find this in Data Guide - Rest API reference too.
-- Below is a partial request
"Condition": {
"ReportDateRangeType": "Range",
"QueryStartDate": "AllHistoricalEvents",
"QueryEndDate": "AllFutureEvents",