question

Upvotes
Accepted
10 3 4 6

Can't get AvailableFieldList for CorporateActionsStandard while it is working for TickHistoryTimeAndSales

I submitted request for AvailableFieldList for TickHistoryTimeAndSales and it returned this

Code ..
---------------------------..
"THT.Auction - Exchange Tim..
"THT.Auction - Price" ..
"THT.Auction - Qualifiers" ..
"THT.Auction - Volume" ..
"THT.Correction - Accumulat..
"THT.Correction - Ask Price..
"THT.Correction - Bid Price..
"THT.Correction - Buyer ID"..
"THT.Correction - Exchange ..
"THT.Correction - Exchange/..
"THT.Correction - Market VW..
"THT.Correction - Orderbook..
"THT.Correction - Original ..
"THT.Correction - Original ..
"THT.Correction - Original ..
"THT.Correction - Original ..
"THT.Correction - Original ..
"THT.Correction - Original ..
"THT.Correction - Original ..
"THT.Correction - Original ..
"THT.Correction - Original ..
"THT.Correction - Original ..
"THT.Correction - Original ..
"THT.Correction - Original ..
"THT.Correction - Original ..

but for CorporateActionsStandard it doesn't return anything

Little insight on this ??

tick-history-rest-api
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

· Write an Answer
Upvotes
Accepted
11.3k 25 9 14

Could you share the endpoint you are using to get the available fields for CorporateActionsStandard? What is the response returned from the request?

I am able to get the list from the following endpoint.

https://hosted.datascopeapi.reuters.com/RestApi/v1/Extractions/GetValidContentFieldTypes(ReportTemplateType=ThomsonReuters.Dss.Api.Extractions.ReportTemplates.ReportTemplateTypes'CorporateActions')

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.