API reference, eKYC

Unified start + eKYC + finish (low-latency)

POSThttps://demo-api.incodesmile.com/omni/externalVerification/ekyc/unified

Runs session start and eKYC verification in parallel and fires finish-status asynchronously, returning once both the start and eKYC legs have resolved.

Headers

api-versionstringrequiredDefaults to 1.0

Request body

application/json

Fields used to initialize the onboarding session (same shape as /omni/start).

Fields used for the eKYC verification (same shape as /omni/externalVerification/ekyc).

finishAsyncboolean

When true (default), finish-session runs asynchronously after the response is sent.

Responses