Árvore de páginas

O método RecuperarDespesasContasPagarLC_Integracao do Live Connector tem a função de disponibilizar informações das Despesas Contas Pagar incluídas/alteradas no Live para o sistema externo consumir.


Compatibilidade
Ambiente SAAS
  •    

Ambiente OnPremise

  •    

Pré-requisitos

  • Habilitar parâmetros do Connector para Despesas:

            Parâmetro = 9096| LiveConnector - Despesas (1 = SIM | 0 = NAO)

            Parâmetro Unidade de Negócio = 9096| LiveConnector - Despesas (1 = SIM | 0 = NAO)


Obs: Somente após a configuração dos parâmetros as informações alteradas/incluídas serão enviadas para integração.

Exemplo de Utilização:

1 - No Live Despesas. (Live\Financeiro\Despesas\Operações\Lançamentos)


2 - No Live criar uma nova Despesas clicando no botão "Novo"


3 - Preencher os dados com os valores desejados e clicar no botão "Salvar"

4 - Após a inclusão da Despesa o Connector vai gerar um ticket para que o sistema externo possa consumir a informação.

Exemplo de consumo Via SoapUI:



Campos de retorno

DespesasContasPagar

Tipo

Observação
NumeroSequenciavarchar(16)
CNPJFornecedorvarchar(20)
CentroCustovarchar(25)
CnpjLoja

varchar(20)


CodigoFornecedorint
CodigoLojaint
DataCompetenciadatetimeaaaa-mm-ddThh:mm:ss
DataEmissaodatetimeaaaa-mm-ddThh:mm:ss
NomeDespesavarchar(40)
NomeFornecedorvarchar(100)
NumeroDespesavarchar(20)
Observacao

Parcelas

Rateios

StatusDespesaint
ValorDespesafloat

Parcelas

Tipo

Observação
Conciliado

DataMovimentodatetimeaaaa-mm-ddThh:mm:ss
DataVencimentodatetimeaaaa-mm-ddThh:mm:ss
Descricao

IDConta

IDFormaPagamento

IdentificadorBandeiravarchar(50)
IdentificadorBin

NumeroParcelaint
Statusint
TipoLancamento

Valorfloat
CodigoBarras

DataPagamento

IDTipoMovimento

LinhaDigitavel

Rateios

Tipo

CodigoPlanoContas
NomePlanoDeContas

Exemplo de Chamada do Método

Chamada:
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:liv="http://LiveConnector/" xmlns:ren="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data" xmlns:ren1="http://schemas.datacontract.org/2004/07/Rentech.PracticoLive.Connector.Objects">
   <soapenv:Header/>
   <soapenv:Body>
      <liv:RecuperarDespesasContasPagarLC_Integracao>
         <liv:identificacao>
            <ren1:Chave>xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx</ren1:Chave> //Deverá ser gerada nova Chave de Acesso
            <ren1:CodigoSistemaSatelite>xxxxxxxx</ren1:CodigoSistemaSatelite> //Deverá passar o seu Código de sistema satélite 
         </liv:identificacao>
      </liv:RecuperarDespesasContasPagarLC_Integracao>
   </soapenv:Body>
</soapenv:Envelope>
Retorno:
<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/">
   <s:Body>
      <RecuperarDespesasContasPagarLC_IntegracaoResponse xmlns="http://LiveConnector/">
         <RecuperarDespesasContasPagarLC_IntegracaoResult xmlns:a="http://schemas.datacontract.org/2004/07/Rentech.PracticoLive.Connector.Objects" xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
            <ClassID xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">LC_TicketDespesasContasPagar</ClassID>
            <Creation xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">2020-04-03T09:55:47.1054358-03:00</Creation>
            <LastUpdate xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">2020-04-03T09:55:47.1054358-03:00</LastUpdate>
            <ObjectID xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">00000000-0000-0000-0000-000000000000</ObjectID>
            <OwnerID xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">00000000-0000-0000-0000-000000000000</OwnerID>
            <UserID xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">00000000-0000-0000-0000-000000000000</UserID>
            <a:Chave>00000000-0000-0000-0000-000000000000</a:Chave>
            <a:CodigoSistemaSatelite>05140003</a:CodigoSistemaSatelite>
            <a:Data>03/04/2020</a:Data>
            <a:Hora>09:55</a:Hora>
            <a:Numero>1200403095355750</a:Numero>
            <a:Documentos>
               <a:LC_DespesasContasPagar>
                  <ClassID xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">LC_DespesasContasPagar</ClassID>
                  <Creation xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">2020-04-03T09:50:42.773</Creation>
                  <LastUpdate xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">2020-04-03T09:50:42.773</LastUpdate>
                  <ObjectID xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">02abde57-2a8e-4342-94ff-079f9d6ba607</ObjectID>
                  <OwnerID xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">00000000-0000-0000-0000-000000000000</OwnerID>
                  <UserID xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">00000000-0000-0000-0000-000000000000</UserID>
                  <a:NumeroSequencia/>
                  <a:CNPJFornecedor>XXXX</a:CNPJFornecedor>
                  <a:CentroCusto>1</a:CentroCusto>
                  <a:CnpjLoja>XXXXXXXXXXXXXX</a:CnpjLoja>
                  <a:CodigoFornecedor>XXXX</a:CodigoFornecedor>
                  <a:CodigoLoja>XXXXXXXX</a:CodigoLoja>
                  <a:DataCompetencia>2020-04-03T00:00:00</a:DataCompetencia>
                  <a:DataEmissao>2020-04-03T00:00:00</a:DataEmissao>
                  <a:NomeDespesa>TESTE RAPHAEL</a:NomeDespesa>
                  <a:NomeFornecedor>CARVA TESTES TESTES</a:NomeFornecedor>
                  <a:NumeroDespesa>123456789</a:NumeroDespesa>
                  <a:Observacao>TESTE RAPHAEL</a:Observacao>
                  <a:Parcela>10</a:Parcela>
                  <a:Parcelas>
                     <a:LC_ContaPagar>
                        <ClassID xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">LC_ContaPagar</ClassID>
                        <Creation xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">2020-04-03T09:55:47.5585534-03:00</Creation>
                        <LastUpdate xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">2020-04-03T09:55:47.5585534-03:00</LastUpdate>
                        <ObjectID xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">c5851e3c-5774-4ecb-9e3c-e067dcee6def</ObjectID>
                        <OwnerID xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">00000000-0000-0000-0000-000000000000</OwnerID>
                        <UserID xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">00000000-0000-0000-0000-000000000000</UserID>
                        <a:Conciliado>false</a:Conciliado>
                        <a:DataMovimento>2020-04-03T00:00:00</a:DataMovimento>
                        <a:DataVencimento>2020-04-03T00:00:00</a:DataVencimento>
                        <a:Descricao>TESTE RAPHAEL / 01</a:Descricao>
                        <a:IDConta>00000000-0000-0000-0000-000000000000</a:IDConta>
                        <a:IDFormaPagamento>00000000-0000-0000-0000-000000000000</a:IDFormaPagamento>
                        <a:IdentificadorBandeira i:nil="true"/>
                        <a:IdentificadorBin i:nil="true"/>
                        <a:NumeroParcela>1</a:NumeroParcela>
                        <a:Status>8</a:Status>
                        <a:TipoLancamento>0</a:TipoLancamento>
                        <a:Valor>100000</a:Valor>
                        <a:CodigoBarras i:nil="true"/>
                        <a:DataPagamento i:nil="true"/>
                        <a:IDTipoMovimento>00000000-0000-0000-0000-000000000000</a:IDTipoMovimento>
                        <a:LinhaDigitavel/>
                     </a:LC_ContaPagar>
                     <a:LC_ContaPagar>
                        <ClassID xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">LC_ContaPagar</ClassID>
                        <Creation xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">2020-04-03T09:55:47.5585534-03:00</Creation>
                        <LastUpdate xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">2020-04-03T09:55:47.5585534-03:00</LastUpdate>
                        <ObjectID xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">cdb07073-51aa-49c7-bef5-39b061af6a56</ObjectID>
                        <OwnerID xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">00000000-0000-0000-0000-000000000000</OwnerID>
                        <UserID xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">00000000-0000-0000-0000-000000000000</UserID>
                        <a:Conciliado>false</a:Conciliado>
                        <a:DataMovimento>2020-04-03T00:00:00</a:DataMovimento>
                        <a:DataVencimento>2020-05-03T00:00:00</a:DataVencimento>
                        <a:Descricao>TESTE RAPHAEL / 02</a:Descricao>
                        <a:IDConta>00000000-0000-0000-0000-000000000000</a:IDConta>
                        <a:IDFormaPagamento>00000000-0000-0000-0000-000000000000</a:IDFormaPagamento>
                        <a:IdentificadorBandeira i:nil="true"/>
                        <a:IdentificadorBin i:nil="true"/>
                        <a:NumeroParcela>2</a:NumeroParcela>
                        <a:Status>8</a:Status>
                        <a:TipoLancamento>0</a:TipoLancamento>
                        <a:Valor>100000</a:Valor>
                        <a:CodigoBarras i:nil="true"/>
                        <a:DataPagamento i:nil="true"/>
                        <a:IDTipoMovimento>00000000-0000-0000-0000-000000000000</a:IDTipoMovimento>
                        <a:LinhaDigitavel/>
                     </a:LC_ContaPagar>
                     <a:LC_ContaPagar>
                        <ClassID xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">LC_ContaPagar</ClassID>
                        <Creation xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">2020-04-03T09:55:47.5585534-03:00</Creation>
                        <LastUpdate xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">2020-04-03T09:55:47.5585534-03:00</LastUpdate>
                        <ObjectID xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">a80b3b78-4923-43d4-8f96-322f3a95832e</ObjectID>
                        <OwnerID xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">00000000-0000-0000-0000-000000000000</OwnerID>
                        <UserID xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">00000000-0000-0000-0000-000000000000</UserID>
                        <a:Conciliado>false</a:Conciliado>
                        <a:DataMovimento>2020-04-03T00:00:00</a:DataMovimento>
                        <a:DataVencimento>2020-06-03T00:00:00</a:DataVencimento>
                        <a:Descricao>TESTE RAPHAEL / 03</a:Descricao>
                        <a:IDConta>00000000-0000-0000-0000-000000000000</a:IDConta>
                        <a:IDFormaPagamento>00000000-0000-0000-0000-000000000000</a:IDFormaPagamento>
                        <a:IdentificadorBandeira i:nil="true"/>
                        <a:IdentificadorBin i:nil="true"/>
                        <a:NumeroParcela>3</a:NumeroParcela>
                        <a:Status>8</a:Status>
                        <a:TipoLancamento>0</a:TipoLancamento>
                        <a:Valor>100000</a:Valor>
                        <a:CodigoBarras i:nil="true"/>
                        <a:DataPagamento i:nil="true"/>
                        <a:IDTipoMovimento>00000000-0000-0000-0000-000000000000</a:IDTipoMovimento>
                        <a:LinhaDigitavel/>
                     </a:LC_ContaPagar>
                     <a:LC_ContaPagar>
                        <ClassID xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">LC_ContaPagar</ClassID>
                        <Creation xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">2020-04-03T09:55:47.5585534-03:00</Creation>
                        <LastUpdate xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">2020-04-03T09:55:47.5585534-03:00</LastUpdate>
                        <ObjectID xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">c6dc9625-13f3-4dc0-84a6-e51b96ffe450</ObjectID>
                        <OwnerID xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">00000000-0000-0000-0000-000000000000</OwnerID>
                        <UserID xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">00000000-0000-0000-0000-000000000000</UserID>
                        <a:Conciliado>false</a:Conciliado>
                        <a:DataMovimento>2020-04-03T00:00:00</a:DataMovimento>
                        <a:DataVencimento>2020-07-03T00:00:00</a:DataVencimento>
                        <a:Descricao>TESTE RAPHAEL / 04</a:Descricao>
                        <a:IDConta>00000000-0000-0000-0000-000000000000</a:IDConta>
                        <a:IDFormaPagamento>00000000-0000-0000-0000-000000000000</a:IDFormaPagamento>
                        <a:IdentificadorBandeira i:nil="true"/>
                        <a:IdentificadorBin i:nil="true"/>
                        <a:NumeroParcela>4</a:NumeroParcela>
                        <a:Status>8</a:Status>
                        <a:TipoLancamento>0</a:TipoLancamento>
                        <a:Valor>100000</a:Valor>
                        <a:CodigoBarras i:nil="true"/>
                        <a:DataPagamento i:nil="true"/>
                        <a:IDTipoMovimento>00000000-0000-0000-0000-000000000000</a:IDTipoMovimento>
                        <a:LinhaDigitavel/>
                     </a:LC_ContaPagar>
                     <a:LC_ContaPagar>
                        <ClassID xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">LC_ContaPagar</ClassID>
                        <Creation xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">2020-04-03T09:55:47.5585534-03:00</Creation>
                        <LastUpdate xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">2020-04-03T09:55:47.5585534-03:00</LastUpdate>
                        <ObjectID xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">f79f14b8-adc1-4abd-82df-2e9663cd3a77</ObjectID>
                        <OwnerID xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">00000000-0000-0000-0000-000000000000</OwnerID>
                        <UserID xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">00000000-0000-0000-0000-000000000000</UserID>
                        <a:Conciliado>false</a:Conciliado>
                        <a:DataMovimento>2020-04-03T00:00:00</a:DataMovimento>
                        <a:DataVencimento>2020-08-03T00:00:00</a:DataVencimento>
                        <a:Descricao>TESTE RAPHAEL / 05</a:Descricao>
                        <a:IDConta>00000000-0000-0000-0000-000000000000</a:IDConta>
                        <a:IDFormaPagamento>00000000-0000-0000-0000-000000000000</a:IDFormaPagamento>
                        <a:IdentificadorBandeira i:nil="true"/>
                        <a:IdentificadorBin i:nil="true"/>
                        <a:NumeroParcela>5</a:NumeroParcela>
                        <a:Status>8</a:Status>
                        <a:TipoLancamento>0</a:TipoLancamento>
                        <a:Valor>100000</a:Valor>
                        <a:CodigoBarras i:nil="true"/>
                        <a:DataPagamento i:nil="true"/>
                        <a:IDTipoMovimento>00000000-0000-0000-0000-000000000000</a:IDTipoMovimento>
                        <a:LinhaDigitavel/>
                     </a:LC_ContaPagar>
                     <a:LC_ContaPagar>
                        <ClassID xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">LC_ContaPagar</ClassID>
                        <Creation xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">2020-04-03T09:55:47.5585534-03:00</Creation>
                        <LastUpdate xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">2020-04-03T09:55:47.5585534-03:00</LastUpdate>
                        <ObjectID xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">d9342b6b-f16c-44a2-98ae-9e5eefc13c89</ObjectID>
                        <OwnerID xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">00000000-0000-0000-0000-000000000000</OwnerID>
                        <UserID xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">00000000-0000-0000-0000-000000000000</UserID>
                        <a:Conciliado>false</a:Conciliado>
                        <a:DataMovimento>2020-04-03T00:00:00</a:DataMovimento>
                        <a:DataVencimento>2020-09-03T00:00:00</a:DataVencimento>
                        <a:Descricao>TESTE RAPHAEL / 06</a:Descricao>
                        <a:IDConta>00000000-0000-0000-0000-000000000000</a:IDConta>
                        <a:IDFormaPagamento>00000000-0000-0000-0000-000000000000</a:IDFormaPagamento>
                        <a:IdentificadorBandeira i:nil="true"/>
                        <a:IdentificadorBin i:nil="true"/>
                        <a:NumeroParcela>6</a:NumeroParcela>
                        <a:Status>8</a:Status>
                        <a:TipoLancamento>0</a:TipoLancamento>
                        <a:Valor>100000</a:Valor>
                        <a:CodigoBarras i:nil="true"/>
                        <a:DataPagamento i:nil="true"/>
                        <a:IDTipoMovimento>00000000-0000-0000-0000-000000000000</a:IDTipoMovimento>
                        <a:LinhaDigitavel/>
                     </a:LC_ContaPagar>
                     <a:LC_ContaPagar>
                        <ClassID xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">LC_ContaPagar</ClassID>
                        <Creation xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">2020-04-03T09:55:47.5585534-03:00</Creation>
                        <LastUpdate xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">2020-04-03T09:55:47.5585534-03:00</LastUpdate>
                        <ObjectID xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">50725c37-3876-49cc-b666-8dcaf52d2d09</ObjectID>
                        <OwnerID xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">00000000-0000-0000-0000-000000000000</OwnerID>
                        <UserID xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">00000000-0000-0000-0000-000000000000</UserID>
                        <a:Conciliado>false</a:Conciliado>
                        <a:DataMovimento>2020-04-03T00:00:00</a:DataMovimento>
                        <a:DataVencimento>2020-10-03T00:00:00</a:DataVencimento>
                        <a:Descricao>TESTE RAPHAEL / 07</a:Descricao>
                        <a:IDConta>00000000-0000-0000-0000-000000000000</a:IDConta>
                        <a:IDFormaPagamento>00000000-0000-0000-0000-000000000000</a:IDFormaPagamento>
                        <a:IdentificadorBandeira i:nil="true"/>
                        <a:IdentificadorBin i:nil="true"/>
                        <a:NumeroParcela>7</a:NumeroParcela>
                        <a:Status>8</a:Status>
                        <a:TipoLancamento>0</a:TipoLancamento>
                        <a:Valor>100000</a:Valor>
                        <a:CodigoBarras i:nil="true"/>
                        <a:DataPagamento i:nil="true"/>
                        <a:IDTipoMovimento>00000000-0000-0000-0000-000000000000</a:IDTipoMovimento>
                        <a:LinhaDigitavel/>
                     </a:LC_ContaPagar>
                     <a:LC_ContaPagar>
                        <ClassID xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">LC_ContaPagar</ClassID>
                        <Creation xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">2020-04-03T09:55:47.5585534-03:00</Creation>
                        <LastUpdate xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">2020-04-03T09:55:47.5585534-03:00</LastUpdate>
                        <ObjectID xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">5750192e-eec3-4147-a47c-ad3369f4d8a9</ObjectID>
                        <OwnerID xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">00000000-0000-0000-0000-000000000000</OwnerID>
                        <UserID xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">00000000-0000-0000-0000-000000000000</UserID>
                        <a:Conciliado>false</a:Conciliado>
                        <a:DataMovimento>2020-04-03T00:00:00</a:DataMovimento>
                        <a:DataVencimento>2020-11-03T00:00:00</a:DataVencimento>
                        <a:Descricao>TESTE RAPHAEL / 08</a:Descricao>
                        <a:IDConta>00000000-0000-0000-0000-000000000000</a:IDConta>
                        <a:IDFormaPagamento>00000000-0000-0000-0000-000000000000</a:IDFormaPagamento>
                        <a:IdentificadorBandeira i:nil="true"/>
                        <a:IdentificadorBin i:nil="true"/>
                        <a:NumeroParcela>8</a:NumeroParcela>
                        <a:Status>8</a:Status>
                        <a:TipoLancamento>0</a:TipoLancamento>
                        <a:Valor>100000</a:Valor>
                        <a:CodigoBarras i:nil="true"/>
                        <a:DataPagamento i:nil="true"/>
                        <a:IDTipoMovimento>00000000-0000-0000-0000-000000000000</a:IDTipoMovimento>
                        <a:LinhaDigitavel/>
                     </a:LC_ContaPagar>
                     <a:LC_ContaPagar>
                        <ClassID xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">LC_ContaPagar</ClassID>
                        <Creation xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">2020-04-03T09:55:47.5585534-03:00</Creation>
                        <LastUpdate xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">2020-04-03T09:55:47.5585534-03:00</LastUpdate>
                        <ObjectID xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">31b64073-8eca-4c6d-ac09-1645159b6773</ObjectID>
                        <OwnerID xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">00000000-0000-0000-0000-000000000000</OwnerID>
                        <UserID xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">00000000-0000-0000-0000-000000000000</UserID>
                        <a:Conciliado>false</a:Conciliado>
                        <a:DataMovimento>2020-04-03T00:00:00</a:DataMovimento>
                        <a:DataVencimento>2020-12-03T00:00:00</a:DataVencimento>
                        <a:Descricao>TESTE RAPHAEL / 09</a:Descricao>
                        <a:IDConta>00000000-0000-0000-0000-000000000000</a:IDConta>
                        <a:IDFormaPagamento>00000000-0000-0000-0000-000000000000</a:IDFormaPagamento>
                        <a:IdentificadorBandeira i:nil="true"/>
                        <a:IdentificadorBin i:nil="true"/>
                        <a:NumeroParcela>9</a:NumeroParcela>
                        <a:Status>8</a:Status>
                        <a:TipoLancamento>0</a:TipoLancamento>
                        <a:Valor>100000</a:Valor>
                        <a:CodigoBarras i:nil="true"/>
                        <a:DataPagamento i:nil="true"/>
                        <a:IDTipoMovimento>00000000-0000-0000-0000-000000000000</a:IDTipoMovimento>
                        <a:LinhaDigitavel/>
                     </a:LC_ContaPagar>
                     <a:LC_ContaPagar>
                        <ClassID xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">LC_ContaPagar</ClassID>
                        <Creation xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">2020-04-03T09:55:47.5585534-03:00</Creation>
                        <LastUpdate xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">2020-04-03T09:55:47.5585534-03:00</LastUpdate>
                        <ObjectID xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">3885ce9a-4d39-4428-bf77-4a2dd72319ab</ObjectID>
                        <OwnerID xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">00000000-0000-0000-0000-000000000000</OwnerID>
                        <UserID xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">00000000-0000-0000-0000-000000000000</UserID>
                        <a:Conciliado>false</a:Conciliado>
                        <a:DataMovimento>2020-04-03T00:00:00</a:DataMovimento>
                        <a:DataVencimento>2021-01-03T00:00:00</a:DataVencimento>
                        <a:Descricao>TESTE RAPHAEL / 10</a:Descricao>
                        <a:IDConta>00000000-0000-0000-0000-000000000000</a:IDConta>
                        <a:IDFormaPagamento>00000000-0000-0000-0000-000000000000</a:IDFormaPagamento>
                        <a:IdentificadorBandeira i:nil="true"/>
                        <a:IdentificadorBin i:nil="true"/>
                        <a:NumeroParcela>10</a:NumeroParcela>
                        <a:Status>8</a:Status>
                        <a:TipoLancamento>0</a:TipoLancamento>
                        <a:Valor>100000</a:Valor>
                        <a:CodigoBarras i:nil="true"/>
                        <a:DataPagamento i:nil="true"/>
                        <a:IDTipoMovimento>00000000-0000-0000-0000-000000000000</a:IDTipoMovimento>
                        <a:LinhaDigitavel/>
                     </a:LC_ContaPagar>
                  </a:Parcelas>
                  <a:Rateios>
                     <a:LC_RateioFinanceiro>
                        <ClassID xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">LC_RateioFinanceiro</ClassID>
                        <Creation xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">2020-04-03T09:55:47.5585534-03:00</Creation>
                        <LastUpdate xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">2020-04-03T09:55:47.5585534-03:00</LastUpdate>
                        <ObjectID xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">00000000-0000-0000-0000-000000000000</ObjectID>
                        <OwnerID xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">00000000-0000-0000-0000-000000000000</OwnerID>
                        <UserID xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">00000000-0000-0000-0000-000000000000</UserID>
                        <a:CodigoPlanoContas>2.002.005.006.007.006.001</a:CodigoPlanoContas>
                        <a:NomePlanoDeContas>Despesas com Prest. Serviços</a:NomePlanoDeContas>
                     </a:LC_RateioFinanceiro>
                  </a:Rateios>
                  <a:StatusDespesa i:nil="true"/>
                  <a:ValorDespesa>1000000</a:ValorDespesa>
               </a:LC_DespesasContasPagar>
               <a:LC_DespesasContasPagar>
                  <ClassID xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">LC_DespesasContasPagar</ClassID>
                  <Creation xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">2020-04-03T09:40:43.64</Creation>
                  <LastUpdate xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">2020-04-03T09:40:43.64</LastUpdate>
                  <ObjectID xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">4fcd6ca7-1491-409d-97b4-0e326ac7f9d5</ObjectID>
                  <OwnerID xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">00000000-0000-0000-0000-000000000000</OwnerID>
                  <UserID xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">00000000-0000-0000-0000-000000000000</UserID>
                  <a:NumeroSequencia/>
                  <a:CNPJFornecedor>XXXXXXXXXXX</a:CNPJFornecedor>
                  <a:CentroCusto>1</a:CentroCusto>
                  <a:CnpjLoja>XXXXXXXXXXXXXXX</a:CnpjLoja>
                  <a:CodigoFornecedor>XXX</a:CodigoFornecedor>
                  <a:CodigoLoja>XXXXXXXX</a:CodigoLoja>
                  <a:DataCompetencia>2020-04-03T00:00:00</a:DataCompetencia>
                  <a:DataEmissao>2020-04-03T00:00:00</a:DataEmissao>
                  <a:NomeDespesa/>
                  <a:NomeFornecedor>ANA TESTE TESTE</a:NomeFornecedor>
                  <a:NumeroDespesa>XXXXXXXXX</a:NumeroDespesa>
                  <a:Observacao/>
                  <a:Parcela>3</a:Parcela>
                  <a:Parcelas>
                     <a:LC_ContaPagar>
                        <ClassID xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">LC_ContaPagar</ClassID>
                        <Creation xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">2020-04-03T09:55:47.5585534-03:00</Creation>
                        <LastUpdate xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">2020-04-03T09:55:47.5585534-03:00</LastUpdate>
                        <ObjectID xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">302d7600-dbb6-4f0c-bf9a-db13a80646bf</ObjectID>
                        <OwnerID xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">00000000-0000-0000-0000-000000000000</OwnerID>
                        <UserID xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">00000000-0000-0000-0000-000000000000</UserID>
                        <a:Conciliado>false</a:Conciliado>
                        <a:DataMovimento>2020-04-03T00:00:00</a:DataMovimento>
                        <a:DataVencimento>2020-04-11T00:00:00</a:DataVencimento>
                        <a:Descricao>/ 01</a:Descricao>
                        <a:IDConta>00000000-0000-0000-0000-000000000000</a:IDConta>
                        <a:IDFormaPagamento>00000000-0000-0000-0000-000000000000</a:IDFormaPagamento>
                        <a:IdentificadorBandeira i:nil="true"/>
                        <a:IdentificadorBin i:nil="true"/>
                        <a:NumeroParcela>1</a:NumeroParcela>
                        <a:Status>8</a:Status>
                        <a:TipoLancamento>0</a:TipoLancamento>
                        <a:Valor>333330</a:Valor>
                        <a:CodigoBarras i:nil="true"/>
                        <a:DataPagamento i:nil="true"/>
                        <a:IDTipoMovimento>00000000-0000-0000-0000-000000000000</a:IDTipoMovimento>
                        <a:LinhaDigitavel/>
                     </a:LC_ContaPagar>
                     <a:LC_ContaPagar>
                        <ClassID xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">LC_ContaPagar</ClassID>
                        <Creation xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">2020-04-03T09:55:47.5585534-03:00</Creation>
                        <LastUpdate xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">2020-04-03T09:55:47.5585534-03:00</LastUpdate>
                        <ObjectID xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">7c1f66e8-2c82-4d54-8185-065df02fc041</ObjectID>
                        <OwnerID xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">00000000-0000-0000-0000-000000000000</OwnerID>
                        <UserID xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">00000000-0000-0000-0000-000000000000</UserID>
                        <a:Conciliado>false</a:Conciliado>
                        <a:DataMovimento>2020-04-03T00:00:00</a:DataMovimento>
                        <a:DataVencimento>2020-05-11T00:00:00</a:DataVencimento>
                        <a:Descricao>/ 02</a:Descricao>
                        <a:IDConta>00000000-0000-0000-0000-000000000000</a:IDConta>
                        <a:IDFormaPagamento>00000000-0000-0000-0000-000000000000</a:IDFormaPagamento>
                        <a:IdentificadorBandeira i:nil="true"/>
                        <a:IdentificadorBin i:nil="true"/>
                        <a:NumeroParcela>2</a:NumeroParcela>
                        <a:Status>8</a:Status>
                        <a:TipoLancamento>0</a:TipoLancamento>
                        <a:Valor>333330</a:Valor>
                        <a:CodigoBarras i:nil="true"/>
                        <a:DataPagamento i:nil="true"/>
                        <a:IDTipoMovimento>00000000-0000-0000-0000-000000000000</a:IDTipoMovimento>
                        <a:LinhaDigitavel/>
                     </a:LC_ContaPagar>
                     <a:LC_ContaPagar>
                        <ClassID xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">LC_ContaPagar</ClassID>
                        <Creation xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">2020-04-03T09:55:47.5585534-03:00</Creation>
                        <LastUpdate xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">2020-04-03T09:55:47.5585534-03:00</LastUpdate>
                        <ObjectID xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">3af1097a-f426-4602-8f86-8c2b8682a74a</ObjectID>
                        <OwnerID xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">00000000-0000-0000-0000-000000000000</OwnerID>
                        <UserID xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">00000000-0000-0000-0000-000000000000</UserID>
                        <a:Conciliado>false</a:Conciliado>
                        <a:DataMovimento>2020-04-03T00:00:00</a:DataMovimento>
                        <a:DataVencimento>2020-06-11T00:00:00</a:DataVencimento>
                        <a:Descricao>/ 03</a:Descricao>
                        <a:IDConta>00000000-0000-0000-0000-000000000000</a:IDConta>
                        <a:IDFormaPagamento>00000000-0000-0000-0000-000000000000</a:IDFormaPagamento>
                        <a:IdentificadorBandeira i:nil="true"/>
                        <a:IdentificadorBin i:nil="true"/>
                        <a:NumeroParcela>3</a:NumeroParcela>
                        <a:Status>8</a:Status>
                        <a:TipoLancamento>0</a:TipoLancamento>
                        <a:Valor>333330</a:Valor>
                        <a:CodigoBarras i:nil="true"/>
                        <a:DataPagamento i:nil="true"/>
                        <a:IDTipoMovimento>00000000-0000-0000-0000-000000000000</a:IDTipoMovimento>
                        <a:LinhaDigitavel/>
                     </a:LC_ContaPagar>
                  </a:Parcelas>
                  <a:Rateios>
                     <a:LC_RateioFinanceiro>
                        <ClassID xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">LC_RateioFinanceiro</ClassID>
                        <Creation xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">2020-04-03T09:55:47.5585534-03:00</Creation>
                        <LastUpdate xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">2020-04-03T09:55:47.5585534-03:00</LastUpdate>
                        <ObjectID xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">00000000-0000-0000-0000-000000000000</ObjectID>
                        <OwnerID xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">00000000-0000-0000-0000-000000000000</OwnerID>
                        <UserID xmlns="http://schemas.datacontract.org/2004/07/Rentech.Framework.Data">00000000-0000-0000-0000-000000000000</UserID>
                        <a:CodigoPlanoContas>2.002.001.001.004</a:CodigoPlanoContas>
                        <a:NomePlanoDeContas>13º Salário</a:NomePlanoDeContas>
                     </a:LC_RateioFinanceiro>
                  </a:Rateios>
                  <a:StatusDespesa i:nil="true"/>
                  <a:ValorDespesa>999990</a:ValorDespesa>
               </a:LC_DespesasContasPagar>
            </a:Documentos>
         </RecuperarDespesasContasPagarLC_IntegracaoResult>
      </RecuperarDespesasContasPagarLC_IntegracaoResponse>
   </s:Body>
</s:Envelope>

  



  • Sem rótulos