What is the condition for extract IPO Corporate Actions?

Hi,
I want to extract all IPO using REST CorporateActionsIpoExtractionRequest with these param in the query (from DSS Web interface):
Query Start date: Previous Days = Today
Query End: All Future Events
I try few combination of QueryStartDate/NextDays/QueryEndDate/QueryEndDate but never have the same result from REST as the Web.
Can you help me to define the Condition part of the JSON message (I'm in Java)
Thanks
Stephane
Best Answer
-
Ok I found my issue, I get all row in REST, but as row are similare my code remove duplicates.
0
Answers
-
Would you please post the exact criteria you are using on the GUI and the instrument as well? We will try to give you the conditions you need to set in REST API to get the same results as in the GUI.
Thanks
0 -
Could you try the following conditions? I understand that the "NextDays": -1 without QueryEndDate equals to "All Future Events" option.
"ReportDateRangeType": "Range",
"PreviousDays": 0,
"QueryStartDate": "0001-01-01T00:00:00.000Z",
"NextDays": -1,
"QueryEndDate": "0001-01-01T00:00:00.000Z",0 -
Hi
I have try but not same resutls, 15 line with REST and 54 with the Web Gui
Here the query I use with the Web (I put all Exchanges in the Web and in the REST call):
ThanksStephane
0 -
Here the full REST request:
@{"ExtractionRequest":{"@odata.type":"#ThomsonReuters.Dss.Api.Extractions.ExtractionRequests.CorporateActionsIpoExtractionRequest","ContentFieldNames":["Exchange Offer Start Date","Delete Marker","First Trading Date","Corporate Actions Type","RIC"],"Condition":{"ReportDateRangeType":"Range","PreviousDays":0,"QueryStartDate":"0001-01-01T00:00:00.000Z","NextDays":-1,"QueryEndDate":"0001-01-01T00:00:00.000Z","IncludeInstrumentsWithNoEvents":false,"ExchangeTypes":["ABJ","ABD","NLB","NEO","AKT","ALP","ALV","AOE","AMM","CAM","AQX","ARG","AXP","ATH","CHA","AUX","ASX","BAH","BAE","BFC","BNL","BCO","BTQ","BTE","SCZ","LCZ","GCZ","BAT","BTY","SCY","LCY","GCY","BDB","BFX","BEL","BQT","BER","BRN","BIL","SAO","MCE","NYC","NYF","BDS","BBV","BUE","SGO","CCS","COL","GYQ","LMA","QTO","BEC","MEX","IST","SCB","LCB","GSB","BOS","BSM","BRA","BRE","CBS","BSE","BUH","BUD","CBU","BLG","BUR","KLS","SFC","CAL","CAQ","CNX","PTX","CAS","CBF","CT1","CHI","CBT","WCB","CME","SCM","LCM","GSM","MID","CFX","CSI","CHT","IOM","CSE","CCH","CRI","XDS","CYS","DLC","DSX","DSS","OTB","DTB","DSE","DEA","SDA","LDA","GDA","DEX","SCD","LCD","GCD","DSM","DJI","DBX","DUB","DUS","CAI","EDX","EQD","EUX","ETX","#XS","AEX","BRU","LIS","LDN","PAR","CEQ","EEX","EOE","EWX","FOM","FOE","#FR","FRA","CFR","F4J","FTS","FSI","FTY","FKA","DEU","GSE","GPR","HAM","HNX","HAN","CHE","HMT","HSX","HFE","IBX","ISD","ICI","IEX","SIE","IEG","IES","INC","ID$","JKT","IBS","MCP","IEU","IUS","ISO","ISX","CIR","ISF","JFX","JAM","CHJ","XCA","JSF","JSD","JNB","TLX","KBT","KAZ","KOE","KSC","KNX","KUW","LSX","LAT","LIP","CLB","LJU","LCE","LMX","LSE","CLO","LUS","LUX","MKE","MFI","MAD","MLS","MLT","MXP","MAT","MCD","MRV","MAE","MST","XBO","MIL","CML","MGE","MGS","AS#","TO$","WL$","MOT","MON","MOS","MCX","ASC","ASP","MSI","MUN","MUS","NGO","NAI","NSE","ADS","ADF","GSD","ADC","TRF","NAQ","CXX","CXC","DIX","NMQ","NSQ","THM","NBA","NXB","NBN","PBT","GSX","PHO","XPH","SCX","LCX","NAS","NMS","NSM","NTV","UIT","SCC","LCC","GSC","CIN","NSX","NSI","VLX","NYS","NZ$","NZC","NWX","LAG","NIK","N/E","NGM","VIX","NPX","NFF","RTB","PSE","PCQ","SCP","LCP","GSP","MCH","NYQ","ASQ","ASE","SCA","LCA","GSA","OKB","UAX","OMG","CPH","HEX","ICX","STO","PMI","SOM","ONE","OPQ","OSA","OSL","COO","OBB","PKC","QXI","QXE","PKL","PKN","QBB","QXP","OTC","KAR","PLS","CPA","SEP","PFT","PHS","PQX","CPL","PLU","CPR","PPB","PRA","TNL","RST","RTE","RTS","RTF","RSE","BMF","SAP","SRJ","SAU","JNX","QMH","SHF","SHH","SHZ","CSM","SIG","SIM","SES","SWX","VTX","SMA","SCG","RCT","#KS","#ES","SOE","FDI","SPC","MAU","CST","STX","STU","SZE","FBF","CSS","SNF","TWO","TIM","TAI","TLV","TFX","BFE","BAR","CIE","ISE","LIF","LME","RIX","STI","HKG","SET","BDC","TOR","TTS","ECO","REU","RFI","TRX","TXX","TCE","TFF","TYO","TOF","TDS","TDG","TWB","TRC","CVE","NEX","TUN","TRQ","UGS","UNL","UPC","PNK","UCQ","VAL","CVA","VIE","CVI","CVX","WSE","CWS","IND","GER","CXE","ZAG","ZSE","ZRH"]}}}
0 -
I just ran your REST API query inside Postman (copied directly from above, no change), and received 54 answers.
0 -
I got 54 instruments with your REST API query inside Postman as well.
0 -
I also get 15 after removing duplicates.
0
Categories
- All Categories
- 6 AHS
- 36 Alpha
- 166 App Studio
- 6 Block Chain
- 4 Bot Platform
- 18 Connected Risk APIs
- 47 Data Fusion
- 33 Data Model Discovery
- 682 Datastream
- 1.4K DSS
- 613 Eikon COM
- 5.2K Eikon Data APIs
- 10 Electronic Trading
- Generic FIX
- 7 Local Bank Node API
- 3 Trading API
- 2.9K Elektron
- 1.4K EMA
- 248 ETA
- 552 WebSocket API
- 37 FX Venues
- 14 FX Market Data
- 1 FX Post Trade
- 1 FX Trading - Matching
- 12 FX Trading – RFQ Maker
- 5 Intelligent Tagging
- 2 Legal One
- 23 Messenger Bot
- 2 Messenger Side by Side
- 9 ONESOURCE
- 7 Indirect Tax
- 60 Open Calais
- 275 Open PermID
- 44 Entity Search
- 2 Org ID
- 1 PAM
- PAM - Logging
- 6 Product Insight
- Project Tracking
- ProView
- ProView Internal
- 22 RDMS
- 1.8K Refinitiv Data Platform
- 622 Refinitiv Data Platform Libraries
- 4 LSEG Due Diligence
- LSEG Due Diligence Portal API
- 4 Refinitiv Due Dilligence Centre
- Rose's Space
- 1.2K Screening
- 18 Qual-ID API
- 13 Screening Deployed
- 23 Screening Online
- 12 World-Check Customer Risk Screener
- 1K World-Check One
- 46 World-Check One Zero Footprint
- 45 Side by Side Integration API
- 2 Test Space
- 3 Thomson One Smart
- 10 TR Knowledge Graph
- 151 Transactions
- 143 REDI API
- 1.8K TREP APIs
- 4 CAT
- 26 DACS Station
- 121 Open DACS
- 1.1K RFA
- 104 UPA
- 191 TREP Infrastructure
- 228 TRKD
- 915 TRTH
- 5 Velocity Analytics
- 9 Wealth Management Web Services
- 83 Workspace SDK
- 11 Element Framework
- 5 Grid
- 18 World-Check Data File
- 1 Yield Book Analytics
- 46 中文论坛