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

{
    "jsonrpc": "2.0",
    "error": {
        "code": 1001,
        "message": "Transaction is already fully refunded"
    },
    "id": 1
}