Sha256: aea37a090baf835bcb6019287736560f519720365ac309bf52319539714874ac

Contents?: true

Size: 561 Bytes

Versions: 8

Compression:

Stored size: 561 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/IParticipante/CadastrarParticipanteResponse</a:Action>
   </s:Header>
   <s:Body>
      <CadastrarParticipanteResponse xmlns="http://tempuri.org/">
         <CadastrarParticipanteResult>{"Retorno":{"IdRetorno":0,"MsgRetorno":"OK"},"Token":"xpto"}</CadastrarParticipanteResult>
      </CadastrarParticipanteResponse>
   </s:Body>
</s:Envelope>

Version data entries

8 entries across 8 versions & 1 rubygems

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