Sha256: 3874e463286e50506c5888ccbd0659d28fd83fc3c6fe791df6db77e70a910e2d

Contents?: true

Size: 666 Bytes

Versions: 8

Compression:

Stored size: 666 Bytes

Contents

<?xml version="1.0" encoding="UTF-8"?>
<s:Envelope xmlns:s="http://www.w3.org/2003/05/soap-envelope" xmlns:a="http://www.w3.org/2005/08/addressing">
   <s:Header>
      <a:Action s:mustUnderstand="1">http://tempuri.org/IConsultaDneExterno/ConsultarResponse</a:Action>
   </s:Header>
   <s:Body>
      <ConsultarResponse xmlns="http://tempuri.org/">
         <ConsultarResult>{"Dne":{"Bairro":"BROOKLIN PAULISTA","Cidade":"SAO PAULO","Endereco":"ARANDU","Estado":"SP","TipoEndereco":"R"},"EntradaParametros":{"Cep":"04562030","Contrato":"1234567890"},"Retorno":{"IdRetorno":0,"MsgRetorno":"OK"}}</ConsultarResult>
      </ConsultarResponse>
   </s:Body>
</s:Envelope>

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
fastshop_catalog-0.0.8 spec/fixtures/external_dne_service_successful_response.xml
fastshop_catalog-0.0.7 spec/fixtures/external_dne_service_successful_response.xml
fastshop_catalog-0.0.6 spec/fixtures/external_dne_service_successful_response.xml
fastshop_catalog-0.0.5 spec/fixtures/external_dne_service_successful_response.xml
fastshop_catalog-0.0.4 spec/fixtures/external_dne_service_successful_response.xml
fastshop_catalog-0.0.3 spec/fixtures/external_dne_service_successful_response.xml
fastshop_catalog-0.0.2 spec/fixtures/external_dne_service_successful_response.xml
fastshop_catalog-0.0.1 spec/fixtures/external_dne_service_successful_response.xml