v3
latestOpenAPI 3.0.32026-07-31489099.0 KBFinancial Institutions
Get financial institution status and update requirements
get/accounts/{account_id}/financial-institutions/{fi_id}/status
Path parameters
account_idstring required
ID of the resource
Example:2VZvtmVc2j3gQ80CTlcuQXbGrwC
Account ID
fi_idstring required
ID of the resource
Example:2VZvtmVc2j3gQ80CTlcuQXbGrwC
Financial Institution ID
Response
OK
Example response
{
"financial_institution_id": "fi_123456789",
"last_updated": "2024-01-15T10:30:00Z",
"status": "active"
}