Service and MockService interfaces
Introduced Service and MockService interfaces, moved cross-service interfaces to an api package, and assigned them to appropriate classes.
These interfaces will facilitate creating a "super factory" in Magento for any CBS service, instead of needing a factory for each service individually.