PersonSearch.completedCopy Pagewbhk PersonSearch.completedEmitted when a Person search has completed and results are available.Payload__event__objectDefaults to [object Object]WebhookMetadata objectiduuidrequiredThe unique identifier of the search.statestringenumrequiredThe current state of the search.PENDINGEXECUTINGCOMPLETEDFAILEDCANCELLEDAllowed:PENDINGEXECUTINGCOMPLETEDFAILEDCANCELLEDcreated_atdate-timerequiredThe datetime the search was created.updated_atstringnullThe datetime the search was updated at (generally when the search completed).reference_idstringnullThe reference ID associated with the search.personobjectrequiredThe person to search for.PersonResponse (v1) objecttin_matchedbooleannullWhether the SSN for this person search matches with the name providedtruefalseerrorstringnullAny errors that occurred.warningsarray of stringsDefaults to []Any warnings that occurred.WarningsADD stringResponses 200Successful Response 422Validation ErrorUpdated 2 months ago