Submit Application

Submits a KYB application. Choose a submission mode via mode:

  • STRUCTURED (default) — provide a nested structured payload with
    companyInfo, declaredCompanies, and declaredIndividuals.
  • FORM — provide a nested form payload with subjectQuestions and
    optional associatedProfiles. qnreIdentifierVersion is required in FORM mode.

Replaces the former separate /form and /structured endpoints.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Unified KYB application submission request.
Use mode=STRUCTURED (default) with a structured payload, or mode=FORM
with a form payload (qnreIdentifierVersion required for FORM).

string
enum
required

Application submission mode.

Allowed:
string

External company ID defined by the client.

string
required

The KYB verification level for this application.

string

Email of the applicant. Must be a valid email format.

string

Bundled questionnaire identifier + version (e.g. KYBQ-123_v2).
Required when mode is FORM; optional for STRUCTURED.

string

Optional client-supplied application identifier.

form
object
structured
object
Headers
string

Unique request identifier. Injected by the API gateway if not provided by the client.
The same value is available in the response body requestId field for business-layer tracing.

string

Distributed tracing identifier. Injected by the API gateway if not provided by the client.
Used for cross-service request correlation in logs and monitoring.

Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json