For a deeper look into our World Check One API, look into:

Overview |  Quickstart |  Documentation |  Downloads

question

Upvotes
Accepted
115 2 5 10

How to get Entered Date, Updated Date, Matched Date, displayed in WC1 UI in a single API call

Is it possible to get the following fields, displayed for matches in the Refinitiv UI, in one single API call, rather than calling Get Results and Get Profile Details API: Entered Date Updated Date Matched Date Please refer attached for the above fields

world-checkworld-check-one
matches.png (18.5 KiB)
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
4.5k 4 8 8

@devops.kyc,

Thank you for your query.

As of now, there is no other endpoint to provide the requested information.

In order to get these details via the API, you will have to use the API call - 'SEQ-case-investigate-results: Get screening results' . In the response of this API call, you will be able to see the below

- Updated date will be "modificationDate" of the profile / match

- Matched Date will be "creationDate" of the profile / match

For the Entered Date, please use the API call - SEQ-case-investigate-world-check-profile: Get a World-Check profile, In the response of the API call, there will be - 'creationDate' and is the same as the Entered date.

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.