Guide to onboarding users with the Onboarding Web Flow
Create a Company
Start User onboarding
Redirect the User to the Onboarding URL
Handle Onboarding Result
success_url
you provided in Step 2. Now the onboarding of the company as a paywise client is considered complete.
Add additional Users (optional)
Start handing over Claims
X-User-Id
to every request to the Case Management API alongside your Partner Token as the Authorization Header. The X-User-Id
must contain the identifier of one of the users you created in the previous steps.
data_submission_completed
flag on the company must be set to true
and the email_verified
flag must be set for the user.failure_url
during onboarding. This might be due to several different reasons:
failure_url
failure_url
. In this case, you’ll have to create a new User Invite to restart the onboarding process.