<?xml version="1.0" encoding="utf-8"?>
<wsdl:definitions xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:tns="http://localhost/egestao.paginas/Externo/" xmlns:s="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tm="http://microsoft.com/wsdl/mime/textMatching/" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" targetNamespace="http://localhost/egestao.paginas/Externo/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
  <wsdl:types>
    <s:schema elementFormDefault="qualified" targetNamespace="http://localhost/egestao.paginas/Externo/">
      <s:element name="IntegracaoEcommerceImportaPedido">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="token" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="codigoEmpresaAdmin" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="IntegracaoEcommerceImportaPedidoResponse">
        <s:complexType />
      </s:element>
      <s:element name="IntegracaoPDF">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="token" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="codigopedido" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="codigoEmpresa" type="s:int" />
            <s:element minOccurs="0" maxOccurs="1" name="Usuario" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="IntegracaoPDFResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="IntegracaoPDFResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="IntegracaoEcommerceAtualizaProduto">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="token" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="codigoEmpresaAdmin" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="IntegracaoEcommerceAtualizaProdutoResponse">
        <s:complexType />
      </s:element>
      <s:element name="IntegracaoEcommerceAtualizaEstoque">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="token" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="codigoEmpresaAdmin" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="IntegracaoEcommerceAtualizaEstoqueResponse">
        <s:complexType />
      </s:element>
      <s:element name="ImportarPedidoVendaGeral">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="codigoEmpresaAdmin" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="ImportarPedidoVendaGeralResponse">
        <s:complexType />
      </s:element>
      <s:element name="Carregar">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="token" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="codigoEmpresaAdmin" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="CarregarResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="CarregarResult">
              <s:complexType>
                <s:sequence>
                  <s:element ref="s:schema" />
                  <s:any />
                </s:sequence>
              </s:complexType>
            </s:element>
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="IntegracaoEcommerceImportaCliente">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="token" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="codigoSeguranca" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="xmlCliente" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="tipoOperacao" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="IntegracaoEcommerceImportaClienteResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="IntegracaoEcommerceImportaClienteResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="IntegracaoEcommerceConsultaValorCredito">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="token" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="codigoSeguranca" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="cpf" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="codigoCliente" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="IntegracaoEcommerceConsultaValorCreditoResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="IntegracaoEcommerceConsultaValorCreditoResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="IntegracaoEcommerceConsultaProduto">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="token" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="codigoSeguranca" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="codigoProduto" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="IntegracaoEcommerceConsultaProdutoResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="IntegracaoEcommerceConsultaProdutoResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="IntegracaoEcommerceConsultaPrecoProduto">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="token" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="codigoSeguranca" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="codigoProduto" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="codigoLoja" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="IntegracaoEcommerceConsultaPrecoProdutoResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="IntegracaoEcommerceConsultaPrecoProdutoResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="IntegracaoEcommerceConsultaCliente">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="token" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="codigoSeguranca" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="cpf" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="IntegracaoEcommerceConsultaClienteResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="IntegracaoEcommerceConsultaClienteResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="IntegracaoEcommerceConsultaEstoquePontual">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="token" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="codigoSeguranca" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="xmlProdutos" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="IntegracaoEcommerceConsultaEstoquePontualResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="IntegracaoEcommerceConsultaEstoquePontualResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="IntegracaoEcommerceConsultaTracking">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="token" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="codigoSeguranca" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="codigoPedido" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="dataInicio" type="s:dateTime" />
            <s:element minOccurs="1" maxOccurs="1" name="dataFinal" type="s:dateTime" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="IntegracaoEcommerceConsultaTrackingResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="IntegracaoEcommerceConsultaTrackingResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="IntegracaoEcommerceConsultaVoucher">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="token" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="codigoSeguranca" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="voucher" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="IntegracaoEcommerceConsultaVoucherResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="IntegracaoEcommerceConsultaVoucherResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="IntegracaoEcommerceImportaPedidoVendaPNR">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="token" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="codigoSeguranca" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="xmlPedido" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="IntegracaoEcommerceImportaPedidoVendaPNRResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="IntegracaoEcommerceImportaPedidoVendaPNRResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="IntegracaoEcommerceCancelaPedidoVenda">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="token" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="codigoSeguranca" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="codigoPedido" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="IntegracaoEcommerceCancelaPedidoVendaResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="IntegracaoEcommerceCancelaPedidoVendaResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="IntegracaoEcommerceImportaPedidoVendaTudoBelo">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="token" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="codigoSeguranca" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="xmlPedido" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="IntegracaoEcommerceImportaPedidoVendaTudoBeloResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="IntegracaoEcommerceImportaPedidoVendaTudoBeloResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Retorno">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="token" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="codigo" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="RetornoResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="RetornoResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="ImportProdutosMeli">
        <s:complexType />
      </s:element>
      <s:element name="ImportProdutosMeliResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="ImportProdutosMeliResult" type="s:boolean" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="RefreshTokenMeli">
        <s:complexType />
      </s:element>
      <s:element name="RefreshTokenMeliResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="RefreshTokenMeliResult" type="s:boolean" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="RefreshTokenShopee">
        <s:complexType />
      </s:element>
      <s:element name="RefreshTokenShopeeResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="RefreshTokenShopeeResult" type="s:boolean" />
          </s:sequence>
        </s:complexType>
      </s:element>
    </s:schema>
  </wsdl:types>
  <wsdl:message name="IntegracaoEcommerceImportaPedidoSoapIn">
    <wsdl:part name="parameters" element="tns:IntegracaoEcommerceImportaPedido" />
  </wsdl:message>
  <wsdl:message name="IntegracaoEcommerceImportaPedidoSoapOut">
    <wsdl:part name="parameters" element="tns:IntegracaoEcommerceImportaPedidoResponse" />
  </wsdl:message>
  <wsdl:message name="IntegracaoPDFSoapIn">
    <wsdl:part name="parameters" element="tns:IntegracaoPDF" />
  </wsdl:message>
  <wsdl:message name="IntegracaoPDFSoapOut">
    <wsdl:part name="parameters" element="tns:IntegracaoPDFResponse" />
  </wsdl:message>
  <wsdl:message name="IntegracaoEcommerceAtualizaProdutoSoapIn">
    <wsdl:part name="parameters" element="tns:IntegracaoEcommerceAtualizaProduto" />
  </wsdl:message>
  <wsdl:message name="IntegracaoEcommerceAtualizaProdutoSoapOut">
    <wsdl:part name="parameters" element="tns:IntegracaoEcommerceAtualizaProdutoResponse" />
  </wsdl:message>
  <wsdl:message name="IntegracaoEcommerceAtualizaEstoqueSoapIn">
    <wsdl:part name="parameters" element="tns:IntegracaoEcommerceAtualizaEstoque" />
  </wsdl:message>
  <wsdl:message name="IntegracaoEcommerceAtualizaEstoqueSoapOut">
    <wsdl:part name="parameters" element="tns:IntegracaoEcommerceAtualizaEstoqueResponse" />
  </wsdl:message>
  <wsdl:message name="ImportarPedidoVendaGeralSoapIn">
    <wsdl:part name="parameters" element="tns:ImportarPedidoVendaGeral" />
  </wsdl:message>
  <wsdl:message name="ImportarPedidoVendaGeralSoapOut">
    <wsdl:part name="parameters" element="tns:ImportarPedidoVendaGeralResponse" />
  </wsdl:message>
  <wsdl:message name="CarregarSoapIn">
    <wsdl:part name="parameters" element="tns:Carregar" />
  </wsdl:message>
  <wsdl:message name="CarregarSoapOut">
    <wsdl:part name="parameters" element="tns:CarregarResponse" />
  </wsdl:message>
  <wsdl:message name="IntegracaoEcommerceImportaClienteSoapIn">
    <wsdl:part name="parameters" element="tns:IntegracaoEcommerceImportaCliente" />
  </wsdl:message>
  <wsdl:message name="IntegracaoEcommerceImportaClienteSoapOut">
    <wsdl:part name="parameters" element="tns:IntegracaoEcommerceImportaClienteResponse" />
  </wsdl:message>
  <wsdl:message name="IntegracaoEcommerceConsultaValorCreditoSoapIn">
    <wsdl:part name="parameters" element="tns:IntegracaoEcommerceConsultaValorCredito" />
  </wsdl:message>
  <wsdl:message name="IntegracaoEcommerceConsultaValorCreditoSoapOut">
    <wsdl:part name="parameters" element="tns:IntegracaoEcommerceConsultaValorCreditoResponse" />
  </wsdl:message>
  <wsdl:message name="IntegracaoEcommerceConsultaProdutoSoapIn">
    <wsdl:part name="parameters" element="tns:IntegracaoEcommerceConsultaProduto" />
  </wsdl:message>
  <wsdl:message name="IntegracaoEcommerceConsultaProdutoSoapOut">
    <wsdl:part name="parameters" element="tns:IntegracaoEcommerceConsultaProdutoResponse" />
  </wsdl:message>
  <wsdl:message name="IntegracaoEcommerceConsultaPrecoProdutoSoapIn">
    <wsdl:part name="parameters" element="tns:IntegracaoEcommerceConsultaPrecoProduto" />
  </wsdl:message>
  <wsdl:message name="IntegracaoEcommerceConsultaPrecoProdutoSoapOut">
    <wsdl:part name="parameters" element="tns:IntegracaoEcommerceConsultaPrecoProdutoResponse" />
  </wsdl:message>
  <wsdl:message name="IntegracaoEcommerceConsultaClienteSoapIn">
    <wsdl:part name="parameters" element="tns:IntegracaoEcommerceConsultaCliente" />
  </wsdl:message>
  <wsdl:message name="IntegracaoEcommerceConsultaClienteSoapOut">
    <wsdl:part name="parameters" element="tns:IntegracaoEcommerceConsultaClienteResponse" />
  </wsdl:message>
  <wsdl:message name="IntegracaoEcommerceConsultaEstoquePontualSoapIn">
    <wsdl:part name="parameters" element="tns:IntegracaoEcommerceConsultaEstoquePontual" />
  </wsdl:message>
  <wsdl:message name="IntegracaoEcommerceConsultaEstoquePontualSoapOut">
    <wsdl:part name="parameters" element="tns:IntegracaoEcommerceConsultaEstoquePontualResponse" />
  </wsdl:message>
  <wsdl:message name="IntegracaoEcommerceConsultaTrackingSoapIn">
    <wsdl:part name="parameters" element="tns:IntegracaoEcommerceConsultaTracking" />
  </wsdl:message>
  <wsdl:message name="IntegracaoEcommerceConsultaTrackingSoapOut">
    <wsdl:part name="parameters" element="tns:IntegracaoEcommerceConsultaTrackingResponse" />
  </wsdl:message>
  <wsdl:message name="IntegracaoEcommerceConsultaVoucherSoapIn">
    <wsdl:part name="parameters" element="tns:IntegracaoEcommerceConsultaVoucher" />
  </wsdl:message>
  <wsdl:message name="IntegracaoEcommerceConsultaVoucherSoapOut">
    <wsdl:part name="parameters" element="tns:IntegracaoEcommerceConsultaVoucherResponse" />
  </wsdl:message>
  <wsdl:message name="IntegracaoEcommerceImportaPedidoVendaPNRSoapIn">
    <wsdl:part name="parameters" element="tns:IntegracaoEcommerceImportaPedidoVendaPNR" />
  </wsdl:message>
  <wsdl:message name="IntegracaoEcommerceImportaPedidoVendaPNRSoapOut">
    <wsdl:part name="parameters" element="tns:IntegracaoEcommerceImportaPedidoVendaPNRResponse" />
  </wsdl:message>
  <wsdl:message name="IntegracaoEcommerceCancelaPedidoVendaSoapIn">
    <wsdl:part name="parameters" element="tns:IntegracaoEcommerceCancelaPedidoVenda" />
  </wsdl:message>
  <wsdl:message name="IntegracaoEcommerceCancelaPedidoVendaSoapOut">
    <wsdl:part name="parameters" element="tns:IntegracaoEcommerceCancelaPedidoVendaResponse" />
  </wsdl:message>
  <wsdl:message name="IntegracaoEcommerceImportaPedidoVendaTudoBeloSoapIn">
    <wsdl:part name="parameters" element="tns:IntegracaoEcommerceImportaPedidoVendaTudoBelo" />
  </wsdl:message>
  <wsdl:message name="IntegracaoEcommerceImportaPedidoVendaTudoBeloSoapOut">
    <wsdl:part name="parameters" element="tns:IntegracaoEcommerceImportaPedidoVendaTudoBeloResponse" />
  </wsdl:message>
  <wsdl:message name="RetornoSoapIn">
    <wsdl:part name="parameters" element="tns:Retorno" />
  </wsdl:message>
  <wsdl:message name="RetornoSoapOut">
    <wsdl:part name="parameters" element="tns:RetornoResponse" />
  </wsdl:message>
  <wsdl:message name="ImportProdutosMeliSoapIn">
    <wsdl:part name="parameters" element="tns:ImportProdutosMeli" />
  </wsdl:message>
  <wsdl:message name="ImportProdutosMeliSoapOut">
    <wsdl:part name="parameters" element="tns:ImportProdutosMeliResponse" />
  </wsdl:message>
  <wsdl:message name="RefreshTokenMeliSoapIn">
    <wsdl:part name="parameters" element="tns:RefreshTokenMeli" />
  </wsdl:message>
  <wsdl:message name="RefreshTokenMeliSoapOut">
    <wsdl:part name="parameters" element="tns:RefreshTokenMeliResponse" />
  </wsdl:message>
  <wsdl:message name="RefreshTokenShopeeSoapIn">
    <wsdl:part name="parameters" element="tns:RefreshTokenShopee" />
  </wsdl:message>
  <wsdl:message name="RefreshTokenShopeeSoapOut">
    <wsdl:part name="parameters" element="tns:RefreshTokenShopeeResponse" />
  </wsdl:message>
  <wsdl:portType name="eGestaoIntegracaoEcommerceSoap">
    <wsdl:operation name="IntegracaoEcommerceImportaPedido">
      <wsdl:input message="tns:IntegracaoEcommerceImportaPedidoSoapIn" />
      <wsdl:output message="tns:IntegracaoEcommerceImportaPedidoSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="IntegracaoPDF">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Geração PDF pedido</wsdl:documentation>
      <wsdl:input message="tns:IntegracaoPDFSoapIn" />
      <wsdl:output message="tns:IntegracaoPDFSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="IntegracaoEcommerceAtualizaProduto">
      <wsdl:input message="tns:IntegracaoEcommerceAtualizaProdutoSoapIn" />
      <wsdl:output message="tns:IntegracaoEcommerceAtualizaProdutoSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="IntegracaoEcommerceAtualizaEstoque">
      <wsdl:input message="tns:IntegracaoEcommerceAtualizaEstoqueSoapIn" />
      <wsdl:output message="tns:IntegracaoEcommerceAtualizaEstoqueSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="ImportarPedidoVendaGeral">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Importação de pedidos JETCOMMERCE.</wsdl:documentation>
      <wsdl:input message="tns:ImportarPedidoVendaGeralSoapIn" />
      <wsdl:output message="tns:ImportarPedidoVendaGeralSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="Carregar">
      <wsdl:input message="tns:CarregarSoapIn" />
      <wsdl:output message="tns:CarregarSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="IntegracaoEcommerceImportaCliente">
      <wsdl:input message="tns:IntegracaoEcommerceImportaClienteSoapIn" />
      <wsdl:output message="tns:IntegracaoEcommerceImportaClienteSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="IntegracaoEcommerceConsultaValorCredito">
      <wsdl:input message="tns:IntegracaoEcommerceConsultaValorCreditoSoapIn" />
      <wsdl:output message="tns:IntegracaoEcommerceConsultaValorCreditoSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="IntegracaoEcommerceConsultaProduto">
      <wsdl:input message="tns:IntegracaoEcommerceConsultaProdutoSoapIn" />
      <wsdl:output message="tns:IntegracaoEcommerceConsultaProdutoSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="IntegracaoEcommerceConsultaPrecoProduto">
      <wsdl:input message="tns:IntegracaoEcommerceConsultaPrecoProdutoSoapIn" />
      <wsdl:output message="tns:IntegracaoEcommerceConsultaPrecoProdutoSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="IntegracaoEcommerceConsultaCliente">
      <wsdl:input message="tns:IntegracaoEcommerceConsultaClienteSoapIn" />
      <wsdl:output message="tns:IntegracaoEcommerceConsultaClienteSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="IntegracaoEcommerceConsultaEstoquePontual">
      <wsdl:input message="tns:IntegracaoEcommerceConsultaEstoquePontualSoapIn" />
      <wsdl:output message="tns:IntegracaoEcommerceConsultaEstoquePontualSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="IntegracaoEcommerceConsultaTracking">
      <wsdl:input message="tns:IntegracaoEcommerceConsultaTrackingSoapIn" />
      <wsdl:output message="tns:IntegracaoEcommerceConsultaTrackingSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="IntegracaoEcommerceConsultaVoucher">
      <wsdl:input message="tns:IntegracaoEcommerceConsultaVoucherSoapIn" />
      <wsdl:output message="tns:IntegracaoEcommerceConsultaVoucherSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="IntegracaoEcommerceImportaPedidoVendaPNR">
      <wsdl:input message="tns:IntegracaoEcommerceImportaPedidoVendaPNRSoapIn" />
      <wsdl:output message="tns:IntegracaoEcommerceImportaPedidoVendaPNRSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="IntegracaoEcommerceCancelaPedidoVenda">
      <wsdl:input message="tns:IntegracaoEcommerceCancelaPedidoVendaSoapIn" />
      <wsdl:output message="tns:IntegracaoEcommerceCancelaPedidoVendaSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="IntegracaoEcommerceImportaPedidoVendaTudoBelo">
      <wsdl:input message="tns:IntegracaoEcommerceImportaPedidoVendaTudoBeloSoapIn" />
      <wsdl:output message="tns:IntegracaoEcommerceImportaPedidoVendaTudoBeloSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="Retorno">
      <wsdl:input message="tns:RetornoSoapIn" />
      <wsdl:output message="tns:RetornoSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="ImportProdutosMeli">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Importação pedidos MELI</wsdl:documentation>
      <wsdl:input message="tns:ImportProdutosMeliSoapIn" />
      <wsdl:output message="tns:ImportProdutosMeliSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="RefreshTokenMeli">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Atualização de Token MELI</wsdl:documentation>
      <wsdl:input message="tns:RefreshTokenMeliSoapIn" />
      <wsdl:output message="tns:RefreshTokenMeliSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="RefreshTokenShopee">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Atualizar Token Shopee</wsdl:documentation>
      <wsdl:input message="tns:RefreshTokenShopeeSoapIn" />
      <wsdl:output message="tns:RefreshTokenShopeeSoapOut" />
    </wsdl:operation>
  </wsdl:portType>
  <wsdl:binding name="eGestaoIntegracaoEcommerceSoap" type="tns:eGestaoIntegracaoEcommerceSoap">
    <soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
    <wsdl:operation name="IntegracaoEcommerceImportaPedido">
      <soap:operation soapAction="http://localhost/egestao.paginas/Externo/IntegracaoEcommerceImportaPedido" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="IntegracaoPDF">
      <soap:operation soapAction="http://localhost/egestao.paginas/Externo/IntegracaoPDF" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="IntegracaoEcommerceAtualizaProduto">
      <soap:operation soapAction="http://localhost/egestao.paginas/Externo/IntegracaoEcommerceAtualizaProduto" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="IntegracaoEcommerceAtualizaEstoque">
      <soap:operation soapAction="http://localhost/egestao.paginas/Externo/IntegracaoEcommerceAtualizaEstoque" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ImportarPedidoVendaGeral">
      <soap:operation soapAction="http://localhost/egestao.paginas/Externo/ImportarPedidoVendaGeral" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Carregar">
      <soap:operation soapAction="http://localhost/egestao.paginas/Externo/Carregar" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="IntegracaoEcommerceImportaCliente">
      <soap:operation soapAction="http://localhost/egestao.paginas/Externo/IntegracaoEcommerceImportaCliente" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="IntegracaoEcommerceConsultaValorCredito">
      <soap:operation soapAction="http://localhost/egestao.paginas/Externo/IntegracaoEcommerceConsultaValorCredito" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="IntegracaoEcommerceConsultaProduto">
      <soap:operation soapAction="http://localhost/egestao.paginas/Externo/IntegracaoEcommerceConsultaProduto" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="IntegracaoEcommerceConsultaPrecoProduto">
      <soap:operation soapAction="http://localhost/egestao.paginas/Externo/IntegracaoEcommerceConsultaPrecoProduto" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="IntegracaoEcommerceConsultaCliente">
      <soap:operation soapAction="http://localhost/egestao.paginas/Externo/IntegracaoEcommerceConsultaCliente" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="IntegracaoEcommerceConsultaEstoquePontual">
      <soap:operation soapAction="http://localhost/egestao.paginas/Externo/IntegracaoEcommerceConsultaEstoquePontual" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="IntegracaoEcommerceConsultaTracking">
      <soap:operation soapAction="http://localhost/egestao.paginas/Externo/IntegracaoEcommerceConsultaTracking" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="IntegracaoEcommerceConsultaVoucher">
      <soap:operation soapAction="http://localhost/egestao.paginas/Externo/IntegracaoEcommerceConsultaVoucher" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="IntegracaoEcommerceImportaPedidoVendaPNR">
      <soap:operation soapAction="http://localhost/egestao.paginas/Externo/IntegracaoEcommerceImportaPedidoVendaPNR" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="IntegracaoEcommerceCancelaPedidoVenda">
      <soap:operation soapAction="http://localhost/egestao.paginas/Externo/IntegracaoEcommerceCancelaPedidoVenda" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="IntegracaoEcommerceImportaPedidoVendaTudoBelo">
      <soap:operation soapAction="http://localhost/egestao.paginas/Externo/IntegracaoEcommerceImportaPedidoVendaTudoBelo" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Retorno">
      <soap:operation soapAction="http://localhost/egestao.paginas/Externo/Retorno" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ImportProdutosMeli">
      <soap:operation soapAction="http://localhost/egestao.paginas/Externo/ImportProdutosMeli" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="RefreshTokenMeli">
      <soap:operation soapAction="http://localhost/egestao.paginas/Externo/RefreshTokenMeli" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="RefreshTokenShopee">
      <soap:operation soapAction="http://localhost/egestao.paginas/Externo/RefreshTokenShopee" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
  </wsdl:binding>
  <wsdl:binding name="eGestaoIntegracaoEcommerceSoap12" type="tns:eGestaoIntegracaoEcommerceSoap">
    <soap12:binding transport="http://schemas.xmlsoap.org/soap/http" />
    <wsdl:operation name="IntegracaoEcommerceImportaPedido">
      <soap12:operation soapAction="http://localhost/egestao.paginas/Externo/IntegracaoEcommerceImportaPedido" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="IntegracaoPDF">
      <soap12:operation soapAction="http://localhost/egestao.paginas/Externo/IntegracaoPDF" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="IntegracaoEcommerceAtualizaProduto">
      <soap12:operation soapAction="http://localhost/egestao.paginas/Externo/IntegracaoEcommerceAtualizaProduto" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="IntegracaoEcommerceAtualizaEstoque">
      <soap12:operation soapAction="http://localhost/egestao.paginas/Externo/IntegracaoEcommerceAtualizaEstoque" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ImportarPedidoVendaGeral">
      <soap12:operation soapAction="http://localhost/egestao.paginas/Externo/ImportarPedidoVendaGeral" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Carregar">
      <soap12:operation soapAction="http://localhost/egestao.paginas/Externo/Carregar" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="IntegracaoEcommerceImportaCliente">
      <soap12:operation soapAction="http://localhost/egestao.paginas/Externo/IntegracaoEcommerceImportaCliente" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="IntegracaoEcommerceConsultaValorCredito">
      <soap12:operation soapAction="http://localhost/egestao.paginas/Externo/IntegracaoEcommerceConsultaValorCredito" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="IntegracaoEcommerceConsultaProduto">
      <soap12:operation soapAction="http://localhost/egestao.paginas/Externo/IntegracaoEcommerceConsultaProduto" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="IntegracaoEcommerceConsultaPrecoProduto">
      <soap12:operation soapAction="http://localhost/egestao.paginas/Externo/IntegracaoEcommerceConsultaPrecoProduto" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="IntegracaoEcommerceConsultaCliente">
      <soap12:operation soapAction="http://localhost/egestao.paginas/Externo/IntegracaoEcommerceConsultaCliente" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="IntegracaoEcommerceConsultaEstoquePontual">
      <soap12:operation soapAction="http://localhost/egestao.paginas/Externo/IntegracaoEcommerceConsultaEstoquePontual" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="IntegracaoEcommerceConsultaTracking">
      <soap12:operation soapAction="http://localhost/egestao.paginas/Externo/IntegracaoEcommerceConsultaTracking" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="IntegracaoEcommerceConsultaVoucher">
      <soap12:operation soapAction="http://localhost/egestao.paginas/Externo/IntegracaoEcommerceConsultaVoucher" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="IntegracaoEcommerceImportaPedidoVendaPNR">
      <soap12:operation soapAction="http://localhost/egestao.paginas/Externo/IntegracaoEcommerceImportaPedidoVendaPNR" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="IntegracaoEcommerceCancelaPedidoVenda">
      <soap12:operation soapAction="http://localhost/egestao.paginas/Externo/IntegracaoEcommerceCancelaPedidoVenda" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="IntegracaoEcommerceImportaPedidoVendaTudoBelo">
      <soap12:operation soapAction="http://localhost/egestao.paginas/Externo/IntegracaoEcommerceImportaPedidoVendaTudoBelo" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Retorno">
      <soap12:operation soapAction="http://localhost/egestao.paginas/Externo/Retorno" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ImportProdutosMeli">
      <soap12:operation soapAction="http://localhost/egestao.paginas/Externo/ImportProdutosMeli" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="RefreshTokenMeli">
      <soap12:operation soapAction="http://localhost/egestao.paginas/Externo/RefreshTokenMeli" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="RefreshTokenShopee">
      <soap12:operation soapAction="http://localhost/egestao.paginas/Externo/RefreshTokenShopee" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
  </wsdl:binding>
  <wsdl:service name="eGestaoIntegracaoEcommerce">
    <wsdl:port name="eGestaoIntegracaoEcommerceSoap" binding="tns:eGestaoIntegracaoEcommerceSoap">
      <soap:address location="https://www.egestao.net/sistema/externo/eGestaoIntegracaoEcommerce.asmx" />
    </wsdl:port>
    <wsdl:port name="eGestaoIntegracaoEcommerceSoap12" binding="tns:eGestaoIntegracaoEcommerceSoap12">
      <soap12:address location="https://www.egestao.net/sistema/externo/eGestaoIntegracaoEcommerce.asmx" />
    </wsdl:port>
  </wsdl:service>
</wsdl:definitions>