Profile (Entity) creation and update in screening results

Options

Related to https://community.developers.refinitiv.com/questions/42071/fields-creationdate-and-modificationdate-on-synchr.html

Is there any way to get the Entered Date and Updated Date (as shown in the UI screening results list) from the screening results API call? It's cumbersome to individually call the profile API for each result.

Best Answer

  • Hi @bpeters , Thanks for reaching out to us!

    At this moment, In order to view the "Entered Date" and "Updated Date" through API, you have to call the "SEQ-case-investigate-world-check-profile: Get a World-Check profile" API using the referenceId. The attributes "creationDate" and "modificationDate" in response of the API call "SEQ-case-investigate-world-check-profile: Get a World-Check profile" would correspond the "Entered Date" and "Updated Date" which is shown in the UI Screening results list.

    Please feel free to reach out for any further assistance.