using SteUp.Shared.Core.Dto; namespace SteUp.Shared.Core.Interface.IntegryApi; public interface IIntegrySteupService { //Retrieve Task> RetrievePuntiVendita(); }