<soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<soap:Body>
<SendResponse xmlns="http://tempuri.org/">
<SendResult><![CDATA[<?xml version="1.0" encoding="utf-16"?>
<CrossTalk_Message xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<CrossTalk_Header>
<ResponseCode>200</ResponseCode>
<ResponseCodeMessage>Processamento realizado com sucesso</ResponseCodeMessage>
<ProcessCode>2025</ProcessCode>
<MessageType>100</MessageType>
<ExchangePattern>1</ExchangePattern>
<SourceId>0</SourceId>
<GUID>e509a91c-faec-4508-8085-9fd36f185712</GUID>
<DateTime>2014-02-04T05:47:52</DateTime>
<EnterpriseId>06255692000103</EnterpriseId>
<Token>123456789</Token>
</CrossTalk_Header>
<CrossTalk_Body>
<retornoReprocessarPagamento>
<mensagens xmlns="http://www.nddigital.com.br/nddcargo">
<mensagem>
<categoria>009</categoria>
<codigo>161</codigo>
<mensagem>O reprocessamento do pagamento foi realizado com sucesso.</mensagem>
<observacao>O pagamento com Id: 9958, foi reprocessado com sucesso.</observacao>
</mensagem>
</mensagens>
<envioReprocessarPagamento ID="e509a91c-faec-4508-8085-9fd36f185712" token="123456789012345678901234" xmlns="http://www.nddigital.com.br/nddcargo">
<cnpj>06255692000103</cnpj>
<parcela>
<cnpjContratante>06255692000103</cnpjContratante>
<ciot>
<numero>086000019866</numero>
<ciotCodVerificador>8375</ciotCodVerificador>
</ciot>
<nomeParcela>Parcela Adiantamento</nomeParcela>
</parcela>
</envioReprocessarPagamento>
</retornoReprocessarPagamento>
</CrossTalk_Body>
</CrossTalk_Message>]]></SendResult>
</SendResponse>
</soap:Body>
</soap:Envelope>
|