Error List
Missing Mandatory Fields
// Status Code = 200
{
"status": "error",
"messageCode": null,
"message": "MISSING_MANDATORY_FIELD",
"matchCount": 0,
"matches": null
}Invalid value provided. Example: "dobMatching": "
//Status Code = 200
{
"status": "error",
"messageCode": null,
"message": "INVALID_PARAMETER",
"matchCount": 0,
"matches": null
}Invalid datasets
//Status Code = 200
{
"status": "error",
"messageCode": null,
"message": "INVALID_DATASETS",
"matchCount": 0,
"matches": null
}Any unforeseen exception
Invalid API key
Last updated