v1

latestOpenAPI 3.0.02026-07-2667172347.6 KB
Identity Verification

Start case processing

After uploading the identity data and identity files, use this endpoint to trigger case processing.

post/v1/verifications/{verificationId}/kycstart

Path parameters

verificationIdstring required

The unique identifier for the Identity Verification case. <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: This is the same value as the workflowId returned in the Create workflow response. 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.

Response

Case processing started

object required

A successful response is empty.