Sha256: dc841015f5bd413974e3185dc94d5754cbac7ee904b7095ef66470808874e29e

Contents?: true

Size: 538 Bytes

Versions: 8

Compression:

Stored size: 538 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":null,"EntradaParametros":null,"Retorno":{"IdRetorno":9,"MsgRetorno":"CEP invalido"}}</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_wrong_zip_response.xml
fastshop_catalog-0.0.7 spec/fixtures/external_dne_service_wrong_zip_response.xml
fastshop_catalog-0.0.6 spec/fixtures/external_dne_service_wrong_zip_response.xml
fastshop_catalog-0.0.5 spec/fixtures/external_dne_service_wrong_zip_response.xml
fastshop_catalog-0.0.4 spec/fixtures/external_dne_service_wrong_zip_response.xml
fastshop_catalog-0.0.3 spec/fixtures/external_dne_service_wrong_zip_response.xml
fastshop_catalog-0.0.2 spec/fixtures/external_dne_service_wrong_zip_response.xml
fastshop_catalog-0.0.1 spec/fixtures/external_dne_service_wrong_zip_response.xml