Skip to main content

registrationRecordProfileInfo

Records a user's profile info needed to open the account. This is the first of two steps in the KYC flow; the second step records sensitive data separately.

The following errors may be returned: BAD_USER_INPUT If any of the field values aren't formatted as expected.

registrationRecordProfileInfo(
input: RegistrationRecordProfileInfoInput!
): RegistrationRecordProfileInfoPayload!

Arguments

registrationRecordProfileInfo.input ● RegistrationRecordProfileInfoInput! non-null input

Type

RegistrationRecordProfileInfoPayload object