POST
Submit KYC questionnaire answers

Authorizations

Authorization
string
header
required

The user's id_token from authentication — the ID token, not the access_token. The program and environment (sandbox/prod) are read from the token.

Path Parameters

applicationId
string
required

The application id from create / get.

Body

application/json

One property per schema step; each is an array of answers.

{key}
object[]

Response

Saved

success
boolean
Example:

true