onboardingUrl
. They just have to click it to start opening an account. If you want to do it the #nocode way, just visit the Onboarding tab on the dashboard. You'll find ready-to-go generic URLs for each type of account. Add those URLs to your product and your account opening process will be live in 2 minutes. Alternatively, you can generate a dedicated URL for each individual user. This URL is unique and allows you to pre-fill the form for your user. A benefit of providing dedicated URLs is that it prevents users from inadvertently creating several accounts. onboardIndividualAccountHolder
mutation. You can pre-fill the fields of the form with existing user data.onboardingUrl
for Jon Doe, you just need to replace {{YOUR_REDIRECT_URL}}
with a URL to your website. If you don't input your own website, we will redirect the user to our white-label web banking interface.onboardingUrl
is unique; give it to your user so they can open an account.onboardCompanyAccountHolder
mutation. You can pre-fill the fields of the form with existing user data.onboardingUrl
for the MyBrand company, which is 50% owned by John Doe directly, and 50% owned by Thomas Dupont through a holding company. To use it you just need to replace {{YOUR_REDIRECT_URL}}
with your website's URL. If you don't do this, we will redirect the user to our white-label web banking interface.onboardingUrl
is unique; give it to your user so they can open an account.redirectUrl
in the API;redirectUrl
if you created an onboarding through the API.idVerified
and verificationStatus
. The first one is a boolean while the second one describes all the steps of the compliance review.identificationStatus
: go to Sandbox Users > Edit and select the status on the Identification Status field;verificationStatus
: go to Event Simulator > Account Holder input the Account Holder Id and select the status on the Verification Status field.identificationStatus
is ValidIdentity and verificationStatus
is Verified, then the account is unlimited, and all available banking features may be used.