Type: Application Component (API Layer)
Role: Exposes consistent, RESTful API operations encapsulating supplier data and business logic.
Purpose: Serves as the service boundary between front-end applications (CRM SPA) and the internal supplier microservice. Provides authentication, validation, and routing to the functional service implementation.