Skip to main content
GET
Get a KYB verification (full detail)

Authorizations

ds-api-token
string
header
required

API token passed in the request header.

Path Parameters

caseId
string
required

KYB case id (the id from the list; the docver verification_id is a field in the response).

Response

KYB verification detail.

VerificationDetail schema

applicant_id
string
Example:

"019f1383-8f38-7d31-b921-39310a19b444"

application
object
Example:
checks
object[]
checks_summary
object | null
checks_summary_remediation
object | null
company
object | null
company_name
string | null
Example:

"Acme Holdings Inc."

country
string | null
Example:

"US"

created_at
string<date-time>
decision
string | null
Example:

"manual_review"

documents
object[]
external_id
string | null
Example:

"bolt-merchant-123"

field_changes
(object | null)[] | null
form_progress
object | null
form_progress_remediation
object | null
id
string
Example:

"019f179b-0fa7-72c8-818e-819652540477"

is_sandbox
boolean
Example:

false

organization_id
string
Example:

"o6e501dc4d3c6d9a4"

persons
object[]
public_id
string
Example:

"KYBC8274B9CF4907859"

remediation_items
(object | null)[] | null
risk
object | null
risk_level
string | null
Example:

"High"

stage
enum<string>
Available options:
collecting_data,
running_checks,
manual_review,
in_remediation,
completed,
approved,
rejected,
failed,
approved_manually,
rejected_manually
Example:

"manual_review"

status
enum<string>
Available options:
draft,
under_review,
in_remediation,
completed,
approved,
manual_review,
rejected,
failed,
approved_manually,
rejected_manually
Example:

"under_review"

submitted_at
string<date-time> | null
verification_id
string | null