HTTP/1.1 400 Bad Request
Cache-Control: private,no-store,no-cache,must-revalidate,proxy-revalidate
Pragma: no-cache
Content-Length: 884
Content-Type: application/json; charset=utf-8
Set-Cookie: ASP.NET_SessionId=wlliqq4uutv42xh0hfu134xy; path=/; secure; HttpOnly
Access-Control-Allow-Origin: *
Access-Control-Allow-Headers: Content-Type
Access-Control-Allow-Methods: GET, POST, OPTIONS
Access-Control-Max-Age: 1728000
Date: Fri, 12 Dec 2014 01:15:15 GMT

{
    "error": {
        "cause": "INVALID_REQUEST",
        "explanation": "Value 'ABCD1234' is invalid. No valid Merchant Acquirer Relationship available",
        "field": "merchantId",
        "validationType": "INVALID"
    },
    "result": "ERROR"
}
