<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
<soapenv:Header>
<AxisValues xmlns="urn:/microsoft/multichannelframework/" xmlns:mul="urn:/microsoft/multichannelframework/" xmlns:v1="urn:fidelidade.com/ws/B2B/Integration/BrokerIntegration/V1">
<User xmlns="">User</User>
<Solution xmlns="">Solution</Solution>
<Proxy xmlns="">0</Proxy>
</AxisValues>
</soapenv:Header>
<Body xmlns="http://schemas.xmlsoap.org/soap/envelope/">
<ns2:searchBatchesResponse xmlns:ns2="urn:fidelidade.com/ws/B2B/Integration/BrokerIntegration/V1">
<ns3:operationResult xmlns:ns3="urn:fidelidade.com/schema/SharedResources/OperationResult/V1">
<ns3:succeeded>true</ns3:succeeded>
</ns3:operationResult>
<ns2:batchList>
<ns2:batch>
<ns2:batchId>17730227</ns2:batchId>
<ns2:date>2016-03-24</ns2:date>
<ns2:type>RECIBO</ns2:type>
<ns2:delivered>YES</ns2:delivered>
<ns2:batchDataFormat>CSV</ns2:batchDataFormat>
<ns2:batchDataFormatVersion>V0001</ns2:batchDataFormatVersion>
<ns2:totalRecords>757</ns2:totalRecords>
</ns2:batch>
<ns2:batch>
<ns2:batchId>17727030</ns2:batchId>
<ns2:date>2016-03-24</ns2:date>
<ns2:type>RECIBO</ns2:type>
<ns2:delivered>YES</ns2:delivered>
<ns2:batchDataFormat>CSV</ns2:batchDataFormat>
<ns2:batchDataFormatVersion>V0001</ns2:batchDataFormatVersion>
<ns2:totalRecords>106660</ns2:totalRecords>
</ns2:batchList>
</ns2:searchBatchesResponse>
</Body>
</soapenv:Envelope> |