PersonSearch.completed

Emitted when a Person search has completed and results are available.

Payload
__event__
object
Defaults to [object Object]
uuid
required

The unique identifier of the search.

string
enum
required

The current state of the search.

Allowed:
date-time
required

The datetime the search was created.

The datetime the search was updated at (generally when the search completed).

The reference ID associated with the search.

person
object
required

The person to search for.

Whether the SSN for this person search matches with the name provided

Any errors that occurred.

warnings
array of strings
Defaults to []

Any warnings that occurred.

Warnings
Responses

LoadingLoading…