14 lines
1.2 KiB
Plaintext
14 lines
1.2 KiB
Plaintext
HTTP/1.1 200 OK
|
|
Date: Sat, 02 Aug 2014 05:27:33 GMT
|
|
Server: Microsoft-IIS/6.0
|
|
Access-Control-Allow-Origin: *
|
|
Access-Control-Allow-Methods: GET, POST, OPTIONS
|
|
Access-Control-Allow-Headers: x-requested-with, cache-control, content-type, origin, method
|
|
X-Powered-By: ASP.NET
|
|
X-AspNet-Version: 2.0.50727
|
|
Cache-Control: private
|
|
Content-Type: text/xml; charset=utf-8
|
|
Content-Length: 843
|
|
|
|
<?xml version="1.0" encoding="utf-8"?><createTransactionResponse xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="AnetApi/xml/v1/schema/AnetApiSchema.xsd"><refId>123456</refId><messages><resultCode>Error</resultCode><message><code>E00027</code><text>The transaction was unsuccessful.</text></message></messages><transactionResponse><responseCode>3</responseCode><authCode /><avsResultCode>P</avsResultCode><cvvResultCode /><cavvResultCode /><transId>0</transId><refTransID>2217228529</refTransID><transHash>A6CE7FE3D05349C08757AEC6167D9973</transHash><testRequest>0</testRequest><accountNumber /><accountType /><errors><error><errorCode>16</errorCode><errorText>The transaction cannot be found.</errorText></error></errors><shipTo /></transactionResponse></createTransactionResponse>
|