The most recent content from our members.
Hello, How can I know ALL the different valid values for the 'languageCode' field used within the `names`-section, in the response-body of the WC1-`profile` request based on the `referenceId`? A snippet : "languageCode":{"code":"zho","name":"Chinese"} Example response: e_tr_wco_2272404-response-json.txt Our main goal is to…
Hi, The url i'm using is: https://api-worldcheck.refinitiv.com/v2/cases/screeningRequest And my header are: Content-Type: application/json Authorization: XXXXXX Content-Length: 255 And the payload is: { "groupId": "5jb6nlmky7ma1fznxdeemjygm", "entityType": "INDIVIDUAL", "caseId": "", "providerTypes": [ "WATCHLIST" ],…
We're using the «News Service on Refinitiv Data Platform - User and Design Guide, v2.0» manual to implement our news-handling service (which obtains news stories via alerts pushed to an AWS SQS queue), and there is a problem with versioning of the format of the responses. By default, if we subscribe for the news alerts…
We're using «News Service on Refinitiv Data Platform - User and Design Guide, v2.0» to implement our news-handling service which fetches news using AWS SQS. The service subscribes to receive updates of complete news stories (that is, it uses the /news-stories-subscriptions endpoint for subscribing to alerts). We need to…
I've been trying to access the API through a (pretty bare bones) python script. The problem I am facing at the moment is i can't pass 'not null' in the EntityIdentifierList in the json payload to get data from all Legal entities. I want to call the API with only a record active flag or a current indicator but it wont let…
I am calling Datascope Select API to get a composite template. Can I check what is the response payload limit for each call?
Hi I am using Java EMA API but the output data is not JSON. I know, Websocket API outputs data in JSON format. Is there any way to output the data in JSON format using Java EMA API? Thanks Dhruv
Hi Team, We are migrating from RFA 7.6 to 8.1. We recently found a scenario in which Payload from OmmMsg was null, causing NullPointerException. Below is the snippet that caused the issue. From which we already verify that event and msg are not null. byte[] data = ommItemEvent.getMsg().getPayload().getBytes() Also this…
We are in discussion with a client on WC1 api, and client is requesting some payload JSON samples to have a taste of the file itself. Can you please provide some samples as such? Thank you so much
I am new at this. I will integrate this API for blacklists to CRM but first I need to know what is the answer that returns me when consuming the service? Do you have any example please
It looks like you're new here. Sign in or register to get started.