InitiateInvestmentsOnlineApplicationInput
Kicks off the OLA flow by sending a 2-factor verification code to the registered phone number. Fails if the user already has an investment account, or doesn't have a phone.
input InitiateInvestmentsOnlineApplicationInput {
_: Boolean
}
Fields
InitiateInvestmentsOnlineApplicationInput._
● Boolean
scalar
This is a placeholder because types can't be empty
Member of
initiateInvestmentsOnlineApplication
mutation