Sha256: f304feae3abc150a80e3a405734485169d03b6bd5da9be69a71609c850a62108

Contents?: true

Size: 568 Bytes

Versions: 2

Compression:

Stored size: 568 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/IColocacaoPedido/IncluirPedidoResponse</a:Action>
   </s:Header>
   <s:Body>
      <IncluirPedidoResponse xmlns="http://tempuri.org/">
         <IncluirPedidoResult>{"NumeroPedidoFast":null,"Retorno":{"IdRetorno":37,"MsgRetorno":"Carrinho nao identificado no sistema"}}</IncluirPedidoResult>
      </IncluirPedidoResponse>
   </s:Body>
</s:Envelope>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
fastshop_catalog-0.0.2 spec/fixtures/order_placement_cart_not_identified.xml
fastshop_catalog-0.0.1 spec/fixtures/order_placement_cart_not_identified.xml