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

Overview |  Quickstart |  Documentation |  Downloads

question

Upvotes
Accepted
42 11 17 18

Case Create/Update using WC1 API ?

Hi,

I would like to check what is the WC1 API answer of the following scenarii for Creating or updating a case using a Case ID:

  • Try to Create a case using a Case ID already used ?
  • Update or rescreen a Case using a Case ID already used without providing any new information ?
  • Update or rescreen a case using a Case ID already used but adding new filters ? For example adding Date of birth which you did not do for the first screening ? Do we keep the old results and flag them as False positive ? Override the case ? Will I see the change in the audit log ?

Thank you

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.

@Mehran.Ahmed Khan

Hi,

Thank you for your participation in the forum.

Are any of the replies below satisfactory in resolving your query?

If yes please click the 'Accept' text next to the most appropriate reply. This will guide all community members who have a similar question.

Otherwise please post again offering further insight into your question.

Thanks,

AHS

@nabil.hassoumi

Hi,

Please be informed that a reply has been verified as correct in answering the question, and has been marked as such.

Thanks,

AHS

Upvotes
Accepted
2.4k 6 5 6

@nabil.hassoumi

  • Try to Create a case using a Case ID already used?

- No, you cannot use the same Case ID to create multiple cases.

  • Update or rescreen a Case using a Case ID already used without providing any new information?

- Yes, you can update/rescreen a case using its case ID, you need to explicitly use the existing case ID for that particular case otherwise it will create a new Case ID.

  • Update or rescreen a case using a Case ID already used but adding new filters? For example, adding Date of birth which you did not do for the first screening? Do we keep the old results and flag them as False positive? Override the case ? Will I see the change in the audit log?

- Yes, you can add additional filters and rescreen/update the case, and yes we do keep the old results and flag them as False positive and when you rescreen/update it the newer results will be displayed on top of old ones, you'll see the change in the audit log. (Eg: The case was screened.)

Regards,

Mehran Khan
API Technical Consultant

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.

@Mehran.Ahmed Khan Is there any possibility to remove the old screening results while using the update or rescreen a case.

Upvotes
42 11 17 18

Thank you Mehran.

For the first case do you receive an error msg that you can use to know that the case Id is already used.

Regards

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.

Upvotes
2.4k 6 5 6

@nabil.hassoumi

You can use the SEQ-2a to check the caseID availability and if it returns the code 404 not found- you can use the caseID and if it returns a 200ok it means the case ID already exists and cannot be reused. Attached is the snap for your reference.

seq-2a.png


seq-2a.png (15.4 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.

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.