Sha256: 4b677c552a627fd51bf6f5101d7425ac71b141cbe8c5f8fc456ada306e736836

Contents?: true

Size: 567 Bytes

Versions: 8

Compression:

Stored size: 567 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/IConsultaStatusPedido/RetornaDadosResponse</a:Action>
   </s:Header>
   <s:Body>
      <RetornaDadosResponse xmlns="http://tempuri.org/">
         <RetornaDadosResult>{"EntradaParametros":null,"Lista":null,"Retorno":{"IdRetorno":21,"MsgRetorno":"Pedido nao encontrado"}}</RetornaDadosResult>
      </RetornaDadosResponse>
   </s:Body>
</s:Envelope>

Version data entries

8 entries across 8 versions & 1 rubygems

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