{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"name": "Michael Smith",
"ssn": "621-34-2918",
"state": "COMPLETED",
"__event__": {
"type": "DMFSearch.failed",
"origin": "api"
},
"error": "TimeoutError The IRS could not be reached.",
"user": {
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"first_name": "Austin",
"last_name": "Taylor",
"email": "jessicasimpson@example.com"
}
}{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>",
"input": "<unknown>",
"ctx": {}
}
]
}People
Dmf search failed
Emitted when a Death Master File search has failed.
WEBHOOK
DMFSearch.failed
{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"name": "Michael Smith",
"ssn": "621-34-2918",
"state": "COMPLETED",
"__event__": {
"type": "DMFSearch.failed",
"origin": "api"
},
"error": "TimeoutError The IRS could not be reached.",
"user": {
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"first_name": "Austin",
"last_name": "Taylor",
"email": "jessicasimpson@example.com"
}
}{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>",
"input": "<unknown>",
"ctx": {}
}
]
}Body
application/json
The ID of the DMF search request
The name of the person of interest
Maximum string length:
250Example:
"Michael Smith"
The obfuscated social security number of the person of interest
Example:
"621-34-2918"
The status of the DMF search request
Available options:
PENDING, EXECUTING, COMPLETED, FAILED, CANCELLED Example:
"COMPLETED"
Show child attributes
Show child attributes
Any errors that occurred during the DMF search request.
Example:
"TimeoutError The IRS could not be reached."
Response model for user attribution operations.
This model defines the structure for user attribution API responses.
Show child attributes
Show child attributes
Response
Successful Response