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

Overview |  Quickstart |  Documentation |  Downloads

question

Upvotes
Accepted
5 0 0 1

Is there a way to get by API the matched date of a result as we can see in WC1 screen

world-checkworld-check-one
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.2k 8 5 6

@Daniel.Sambinelli

You can look at the attribute "creationDate" of the JSON response of the API call- "SEQ-screen-sync-individual: Perform Synchronous Screening: Individual" or "SEQ-case-investigate-results: Get screening results" of every match of the result set to find out the when a match was generated in a case. Generally, the value of the attribute "creationDate" is same for all the matches but if you rescreen your case or if OGS is enabled in your case, then you may find different dates for different matches on the same case. The reason being the OGS or rescreening may generate matches at a later date and that is recorded by the attribute "creationDate".

Also, you can look at the attribute of "creationDate" of the API call "SEQ-case-investigate-case-details: Fetch full case details" to know when the case was first screened. But this will not reveal when the new matches were generated to OGS or rescreening on an old case.

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.