The shape of onboarding
Onboarding is not a single fixed line of steps. It is:- One setup step the platform runs first — your client and brand workspace is created.
- A group of steps that run in parallel. Once setup is done, several steps open at the same
time. Some are yours to complete, some are ours, and some are with third parties. They do not
run in a fixed order — each moves at its own pace, and finishing one never has to wait on
another. The current group includes:
- Yours: executing your agreements, setting up your login domain (a CNAME record you add), and granting payment-gateway access.
- Ours: confirming the setup fee and billing mandate, mapping the intake questionnaires to your products, and provisioning your clinical-integration account.
- Third-party: LegitScript certification, identity verification, and A2P (10DLC) phone approval.
- A go-live gate the platform runs last — a synthetic test order runs through your own workspace in test mode, you give your approval, and production is enabled.
See what’s waiting on you
ReadGET /v1/onboardings/{onboarding_id}/progress at any time. It is presentation only — it never
carries clinical data — and it answers “what are you waiting on us for” directly:
step_numberoftotal_stepsplaces you on the timeline;total_stepsis whatever the live onboarding model holds, not a fixed number.plain_languagedescribes where you are in a sentence you can show your own team.blocked_on_clientlists what is waiting on you — an empty list means the work is on our side.completeflips totruewhen onboarding is done.