Manually overriding ID document results | API

Created by Archie Barnett, Modified on Wed, 27 May at 11:13 AM by Jonathan Mugridge


If you are handling the remediation of ID documents via your own platform you can use the following endpoints to update the various elements of an ID Document.




Liveness


To update the liveness check result (e.g. if the UAP image has been manually reviewed by your user) the following endpoints can be used.  In each case, a "reason" string parameter should be sent in the request body - e.g. "We have reviewed the image and confirmed it is correct".


PUT /api/v2/ci/entities/{entityId}/idv-entries/{entryId}/verify-liveness



PUT /api/v2/ci/entities/{entityId}/idv-entries/{entryId}/reject-liveness



PUT /api/v2/ci/entities/{entityId}/idv-entries/{entryId}/refer-liveness




ID Documents


To update result of an ID Document (e.g. if the document image has been manually reviewed by your user) the following endpoints can be used.  In each case, a "reason" string parameter should be sent in the request body - e.g. "We have reviewed the image and confirmed it is correct".


PUT /api/v2/ci/entities/{entityId}/idv-entries/{entryId}/id-document/{idDocumentId}/verify


PUT /api/v2/ci/entities/{entityId}/idv-entries/{entryId}/id-document/{idDocumentId}/reject


PUT /api/v2/ci/entities/{entityId}/idv-entries/{entryId}/id-document/{idDocumentId}/refer




Supporting (non-Biometric Documents)


To update result of a Supporting Document (e.g. if the document image has been manually reviewed by your user) the following endpoint can be used.


PUT /api/v2/ci/entities/{entityId}/idv-entries/{entryId}/non-biometic-documents/review


The request body should be structured as follows:


[
  {
    "id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
    "result": 0,
    "comments": "string"
  }
]


"id" - The ID of the Supporting Document.


"Comments" - A supporting comment (e.g. 'We have reviewed the document and are happy to pass it")


"Result" should be one of the following values:


0 = NotPerformed

1 = AutoPass

2 = AutoFail

3 = PendingManualCheck

4 = ManualPass

5 = ManualFail

6 = ManualRefer

7 = Requested








Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article

Join our live training sessions

Whether you're new to Credas or simply looking for a refresher, we’ve got you covered! We now offer regular training sessions designed to help you get the most out of the Credas platform. These sessions are tailored to different product areas, including:

- AML / ID verification
- Right to Work
- Our brand-new Credas Lettings solution
- Admin / advanced training

In each session we will walk you through how platform works and answer any questions you may have.

See our full training schedule