Successful response example

Below you have an example of a successful response returned by the API.

Content-Type: application/json; charset=utf-8
Date: 29 Mar 2019 11:19:09 GMT
Message: OK
X-Rate-Limit-Limit: 27000
X-Rate-Limit-Remaining: 26999
X-Rate-Limit-Reset: 1553858400
Reference-Id: EV-V2-RT-test
Transaction-Id: 19ecd20e-e179-4a22-9c3b-b22e4beb9013
{
    "result": {
        "verbose_output": "roleAccount",
        "email": "support@experian.com",
        "confidence": "illegitimate"
    },
    "metadata": {
        "domain_detail": {
            "type": "business"
        }
    }
}