Sha256: f2a95ed891bf396d418333d8a754dba6b852aabe6c885a73d76a7431ce0e20e7

Contents?: true

Size: 516 Bytes

Versions: 8

Compression:

Stored size: 516 Bytes

Contents

<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/ICatalogo/BuscaCatalogoResponse</a:Action>
   </s:Header>
   <s:Body>
      <BuscaCatalogoResponse xmlns="http://tempuri.org/">
         <BuscaCatalogoResult>{"EntradaParametros":null,"Lista":null,"Retorno":{"IdRetorno":2,"MsgRetorno":"Contrato invalido"}}</BuscaCatalogoResult>
      </BuscaCatalogoResponse>
   </s:Body>
</s:Envelope>

Version data entries

8 entries across 8 versions & 1 rubygems

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