Submit Application via Payload

Submits a KYB application using complete structured parameters. Supports complex
nested objects and strict data models, making it suitable for service-to-service
calls or scenarios requiring full business models.

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

The company ID defined by the user, used to link company information in the user system.

string
required

The specific KYB level this request goes through. If empty, the default
kybLevel from settings is used.

string

Email of the applicant who submitted the application. Must be a valid email format.

string

The questionnaire identifier and version.

companyInfo
object
required
declaredCompanies
array of objects

Company structure information provided by the applicant.

declaredCompanies
declaredIndividuals
array of objects

Individual structure information provided by the applicant.

declaredIndividuals
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