Submit Application via Form

Submits a KYB application using flat form data structure. Suitable for direct
form submission or simple scenarios where all form fields are flattened without
deep nesting. The server retrieves the questionnaire structure based on
qnreIdentifierVersion and performs type conversion automatically.

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

The KYB verification level for this application.

string

The email address of the applicant. Must be a valid email format.

string
required

The questionnaire identifier and version used to define the form structure.
The server uses this to retrieve the questionnaire schema and perform type conversion.

subjectEntries
array of objects
required

List of form response items for the subject entity.

subjectEntries*
declaredGroups
array of objects

List of declared entity groups (shareholders, directors, etc.).

declaredGroups
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