Onboarding
Onboarding Tasks
Returns the list of onboarding tasks for the authenticated customer.
GET
Onboarding Tasks
Onboarding Tasks
Returns the current onboarding checklist for the authenticated customer. Tasks include items like completing their profile, adding directors, setting mail preferences, identity checks, or setting up e-invoicing. Used to display onboarding progress on the dashboard.Authentication
Requires a valid customer bearer token.Response
Returns an array ofOnBoardingTask objects with completion status.
Task Fields
Task Types
Task Actions
Examples
Fetch onboarding tasks
Response — Virtual office tasks (mixed completion)
Response — Identity check tasks
Response — Multiple task types
Response — No pending tasks
TypeScript Integration
Types
Onboarding Tasks