HTTP/1.1 200 OK
Server: nginx/1.10.0 (Ubuntu)
Date: Fri, 27 Oct 2017 12:37:02 GMT
Content-Type: application/json;charset=utf-8
Content-Length: 150
Connection: keep-alive
X-XSS-Protection: 1
X-Content-Type-Options: nosniff

{
    "jsonrpc": "2.0",
    "error": {
        "code": 1003,
        "message": "Transaction must be AUTHORIZED, but is SETTLED."
    },
    "id": 1
}