POST
Submit KYB 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.

Body

application/json

Field answers keyed by the KYB schema field key, including company and beneficial-owner fields. Values are strings, nested groups, or base64url-encoded file contents.

Response

KYB data accepted

success
boolean
Example:

true

data
object