9.38Reuse example
Suppose both:
Mobile onboarding
Branch onboarding
need:
customer eligibility
Correct:
Mobile Experience API ─┐
├→ Onboarding Process API
Branch Experience API ─┘
Don't duplicate business logic in each Experience API.