v1

latestOpenAPI 3.0.02026-07-2667172347.6 KB
Biometric Authentication

Process Biometric Authentication

Use this endpoint to trigger processing of a Biometric Authentication case. <br /><br /><img src="https://files.readme.io/310d4d3-Inline_Caution.svg" align="left" alt="Important" /> Important: Before using this endpoint, see the <a href="https://docs.fourthline.com/docs/clientauth-integration-api">integration guide</a>. <br /><img src="https://files.readme.io/ad2486a-Inline_Note.svg" align="left" alt="Note" /> Note: Client Authentication has been renamed to Biometric Authentication. Biometric Authentication is supported in both v1 and v2 integrations.

put/ccr/v1/verifications/{verificationId}/confirmclient

Path parameters

verificationIdstring required

Our unique identifier for the case, returned in the Create Biometric Authentication response. <br /><br />Format: uuid string <br /><br />Example: 790f325a-48c9-4b82-bb53-c0ea128236f0 <br /><br /><img src="https://files.readme.io/8eb9022-Inline_Tip.svg" align="left"/> Tip: Use this as the case reference number for any questions.

Headers

Authorizationstring required

The access_token returned in your most recent Create access token response.

Content-Typestring

Set to multipart/form-data.

Response

Biometric authentication processed

statusstring
providerProcessIdstring

Your unique identifier for the case.

createdstring

The timestamp for when <Glossary>case processing</Glossary> was triggered. <br /><br />Format: ISO 8601 UTC date and time