Onboarding users via API only
Create a Company
data_submission_completed
flag on the company.Wait for user to confirm their Email
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.