{"errorCode":"MISSING_REQUEST_BODY","errorMessage":"Required request body is missing"}
{"errorCode":"INVALID_REQUEST_BODY","errorMessage":"Request body contains an invalid data","errorDetails": {"verificationId": ["must not be null" ] }}
{"errorCode":"REQUEST_UNPROCESSABLE","errorMessage":"Given request cannot be processed","errorDetails": {"reason":"Requested verification not found" }}
{"errorCode":"REQUEST_UNPROCESSABLE","errorMessage":"Given request cannot be processed","errorDetails": {"reason":"Requested verification has an unexpected status: FAILED" }}
{"errorCode":"REQUEST_UNPROCESSABLE","errorMessage":"Given request cannot be processed","errorDetails": {"reason":"Requested verification has no document data" }}
{"errorCode":"API_KEYS_MISSING","errorMessage: "No API Keys in the Authorization header"}
{"errorCode":"API_KEYS_INVALID","errorMessage: "Invalid API Keys in the Authorization header"}
{"errorCode":"API_KEYS_BAD","errorMessage: "Bad API Keys"}
{"errorCode":"ACCOUNT_DEACTIVATED", "errorMessage: "Account deactivated. Please contact your Authenteq Sales Representative in order to keep using this service"
}
{"errorCode":"AML_DISABLED", "errorMessage: "Account deactivated. Please contact your Authenteq Sales Representative in order to keep using this service to get access to this service"
}
{"errorCode":"MISSING_REQUEST_BODY","errorMessage":"Required request body is missing"}
{"errorCode":"INVALID_REQUEST_BODY","errorMessage":"Request body contains an invalid data","errorDetails": {"surname": ["must not be blank" ],"givenNames": ["must not be blank" ],"reference": ["must not be null" ] }}
{"errorCode":"API_KEYS_MISSING","errorMessage: "No API Keys in the Authorization header"}
{"errorCode":"API_KEYS_INVALID","errorMessage: "Invalid API Keys in the Authorization header"}
{"errorCode":"API_KEYS_BAD","errorMessage: "Bad API Keys"}
{"errorCode":"ACCOUNT_DEACTIVATED", "errorMessage: "Account deactivated. Please contact your Authenteq Sales Representative in order to keep using this service"
}
{"errorCode":"AML_DISABLED", "errorMessage: "Account deactivated. Please contact your Authenteq Sales Representative in order to keep using this service to get access to this service"
}
Both endpoints just start AML search that performs and finishes asynchronously. You will be notified when it's finished and about the result via your webhook. Please contact your Sales Representative to register a webhook for you.