POST
Submit KYC data

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

Field answers keyed by the schema field key (or steps of { key, data } pairs, matching the schema layout). Values are strings, nested groups, or base64url-encoded file contents.

Response

KYC data accepted

success
boolean
Example:

true

data
object