Skip to main content

registrationRecordIdentifyingInfo

Records a user's identifying info (ssn) needed to open the account. This is the final setp in the KYC flow.

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

registrationRecordIdentifyingInfo(
input: RegistrationRecordIdentifyingInfoInput!
): RegistrationRecordIdentifyingInfoPayload!

Arguments

registrationRecordIdentifyingInfo.input ● RegistrationRecordIdentifyingInfoInput! non-null input

Type

RegistrationRecordIdentifyingInfoPayload object