Skip to main content
GET
Get Onboarding by Company ID
This endpoint provides a comprehensive overview of onboarding status for all stores under a company. It’s useful for company-level monitoring and management of store operations across multiple locations.

Path Parameters

string
required
The unique identifier of the company to retrieve onboarding information for all its stores

Response

string
The company ID for which onboarding information was retrieved
number
Total number of stores belonging to this company
number
Number of stores that have completed onboarding
number
Number of stores with onboarding in progress or pending
array
Array of store onboarding information

Response Example

Company-Level Insights

insight
Track overall onboarding completion rate across all company stores
Helps identify if onboarding processes are working efficiently
insight
Monitor how many stores are currently operational and accepting orders
Low operational rates may indicate systemic issues
insight
Identify which delivery platforms have the highest success rates
Focus troubleshooting efforts on problematic platforms
insight
Assess company readiness for opening additional store locations
High success rates indicate good operational processes

Use Cases

use-case
Provide company leadership with overview of store operations
Useful for board meetings and operational reviews
use-case
Monitor onboarding progress across all company locations
Identify stores that need additional support or attention
use-case
Analyze patterns in onboarding success and operational efficiency
Data can inform process improvements and training needs
use-case
Identify which stores need immediate attention or support
Failed or stuck onboarding processes should be prioritized

Filtering and Analysis

tip
Filter stores by onboarding_status to focus on specific groups
Common filters: “pending”, “in_progress”, “failed”
tip
Calculate success rates and average onboarding times
Track improvements over time to measure process efficiency
tip
Compare platform activation success rates across stores
Identify if certain platforms consistently cause issues
Data Freshness: Company-level onboarding data is updated in real-time as individual store statuses change, providing current operational insights.
Scalability: This endpoint efficiently handles companies with large numbers of stores, making it suitable for enterprise-level operations monitoring.