A developer wants to use an external application to manage their stores information (such as opening hours, and so on), and see their changes in their B2C Commerce Staging instance aas son as they are saved. What is the appropriate technique the developer should perform to allow the merchant to create a new store in this scenario?
Given the requirements: * To integrate with an external web service using HTTP requests * To create a service for this purpose with the Service framework using the LocalServiceRegistry class. * To test the service before the external service provider makes the API available Which solution allows the developer to satisfy the requirements?