Verification Management

These API endpoints allow tenants to manage customer verification processes in the FinCheck™ verification and compliance platform, supporting both individual (B2C) and business (B2B) verification requirements.

Use Cases

  • Retrieving verification history and status
  • Managing verification replays and retries
  • Handling verification status updates
  • Supporting KYC/KYB verification workflows
  • Maintaining verification compliance records

Integration Notes

Verification management is a core component of the compliance capabilities (SCT11) in the FinCheck™ platform. The verification system supports:

  • Multiple verification methods and levels
  • Verification status tracking and history
  • Risk-based verification approaches
  • Country-specific verification requirements (SCT03)
  • Compliance with regulatory verification standards

For Enterprise subscription tier tenants, additional verification management features are available to support enhanced due diligence requirements in different jurisdictions.

Key Endpoints

Get Verification History

GET /v2/verification-history/{customerId}

Retrieves the verification history for a specific customer.

Get Verification Replay

GET /verification-replay/{organizationId}

Retrieves verification replay information for a specific organization.

Update Verification Status

PUT /verification-replay/verificationReplay/{readStatus}

Updates the status of a verification replay.

Re-send KYC

POST /v2/kyc/{customerId}/re-send-kyc

Initiates a new KYC verification process for a customer.

API Reference

For interactive API documentation, see the following endpoints: