Skip to main content
PATCH
Update customer due diligence is the endpoint used to submit the form that collects financial information and determines the user’s risk level. When calling GET /core/kyc?detailed=customerDueDiligence, you will get a hint property which includes a dynamic form schema and UI schema. The hint property will also be available in responses of this endpoint, in case there are still questions to be answered. For more information about forms, refer to the form-based processes section.

Authorizations

Authorization
string
header
required

OAuth 2.0 authentication.

Headers

Accept-Language
string

The natural language and locale that the client prefers.

Body

application/json
input
object
required

Input of the KYC process.

output
object

Output of the KYC process.

Response

KYC customer due diligence process updated.

customerDueDiligence
object
required