// Status Code = 200
{
"status": "error",
"messageCode": null,
"message": "MISSING_MANDATORY_FIELD",
"matchCount": 0,
"matches": null
}
//Status Code = 200
{
"status": "error",
"messageCode": null,
"message": "INVALID_PARAMETER",
"matchCount": 0,
"matches": null
}
//Status Code = 200
{
"status": "error",
"messageCode": null,
"message": "INVALID_DATASETS",
"matchCount": 0,
"matches": null
}
//Status Code = 200
{
"status": "error",
"messageCode": null,
"message": "ERROR_IN_PROCESSING",
"matchCount": 0,
"matches": null
}
//Status Code = 200
{
"status": "error",
"messageCode": null,
"message": "INVALID_API_KEY",
"matchCount": 0,
"matches": null
}