Get Failure Details by Certificate Number
fdic_get_institution_failureRetrieves failure details (date, resolution type, cost, acquirer) for a failed institution using its FDIC Certificate Number. Returns found: false if the institution did not fail.
Instructions
Use this when the user knows the CERT of a failed institution and needs its specific failure record. Returns failure details (date, resolution type, cost, acquirer); responds with found: false if the institution did not fail.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cert | Yes | FDIC Certificate Number — the unique identifier for an institution | |
| fields | No | Comma-separated list of fields to return |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||