<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<soap:Body>
<GetBatchEventsByBatchNumberResponse xmlns="https://ssl.selectpayment.com/">
<GetBatchEventsByBatchNumberResult>
<WSBatchEvent>
<EntityId>12345</EntityId>
<LocationId>102030</LocationId>
<BatchNumber>1201</BatchNumber>
<EventDateTime>2011-03-02T08:33:06.83</EventDateTime>
<EventType>Opened</EventType>
<UserName>SusieQ</UserName>
<Description/>
</WSBatchEvent>
<WSBatchEvent>
<EntityId>12345</EntityId>
<LocationId>102030</LocationId>
<BatchNumber>1201</BatchNumber>
<EventDateTime>2011-03-02T08:33:45.143</EventDateTime>
<EventType>Closed</EventType>
<UserName>SusieQ</UserName>
<Description/>
</WSBatchEvent>
<WSBatchEvent>
<EntityId>12345</EntityId>
<LocationId>102030</LocationId>
<BatchNumber>1201</BatchNumber>
<EventDateTime>2011-03-02T08:34:16.93</EventDateTime>
<EventType>NeedsAttention</EventType>
<UserName>RD</UserName>
<Description/>
</WSBatchEvent>
<WSBatchEvent>
<EntityId>12345</EntityId>
<LocationId>102030</LocationId>
<BatchNumber>1201</BatchNumber>
<EventDateTime>2011-03-02T08:34:17.053</EventDateTime>
<EventType>NeedsNoRescan</EventType>
<UserName>RD</UserName>
<Description/>
</WSBatchEvent>
<WSBatchEvent>
<EntityId>12345</EntityId>
<LocationId>102030</LocationId>
<BatchNumber>1201</BatchNumber>
<EventDateTime>2011-03-02T08:45:26.173</EventDateTime>
<EventType>NeedsNoAttention</EventType>
<UserName>RD</UserName>
<Description/>
</WSBatchEvent>
<WSBatchEvent>
<EntityId>12345</EntityId>
<LocationId>102030</LocationId>
<BatchNumber>1201</BatchNumber>
<EventDateTime>2011-03-02T08:45:26.3</EventDateTime>
<EventType>ReadyForProcessing</EventType>
<UserName>RDBU</UserName>
<Description/>
</WSBatchEvent>
<WSBatchEvent>
<EntityId>12345</EntityId>
<LocationId>102030</LocationId>
<BatchNumber>1201</BatchNumber>
<EventDateTime>2011-03-02T08:45:27.937</EventDateTime>
<EventType>Duplicate_Items_In_Batch</EventType>
<UserName>Admin - DISABLED</UserName>
<Description>1 duplicate item in the batch.</Description>
</WSBatchEvent>
</GetBatchEventsByBatchNumberResult>
</GetBatchEventsByBatchNumberResponse>
</soap:Body>
</soap:Envelope>