Important information
This flow is provided as an example use case of the SDK. It may be different depending on your integration requests with Worth services.Quick Overview
The business onboarding process follows a linear sequence of API calls: Flow Steps:- Customer Sign In (POST) - Returns customer id_token
- Add Business (POST) - Creates business and case data
- Initialize SDK
Next Steps
- View the Detailed Sequence Diagram to see the complete interaction flow between services
- Read the Step-by-Step Breakdown for detailed information about each endpoint
- Review the API Reference for complete endpoint documentation
Related Documentation
- Check the Getting Started guide for key concepts
- Explore Business Onboarding Flows for additional use cases