15 lines
443 B
Plaintext
15 lines
443 B
Plaintext
HTTP/1.1 200 OK
|
|
Cache-Control: private
|
|
Content-Type: text/xml
|
|
Server: Microsoft-IIS/7.5
|
|
X-AspNet-Version: 4.0.30319
|
|
X-Powered-By: ASP.NET
|
|
Date: Fri, 22 Feb 2013 16:55:41 GMT
|
|
Content-Length: 245
|
|
|
|
<?xml version="1.0"?>
|
|
<GenericError xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
|
<Error xsi:type="GenericError">
|
|
<Message>Unable to find transaction</Message>
|
|
</Error>
|
|
</GenericError> |