plaid
Match an Item to issues
Match a Plaid identifier to institution issues that affect it.
post/beta/issues/v1/match
Request body
Response
OK
Example response
{
"issues": [
{
"issue_error_type": "INSTITUTION_ERROR",
"issue_error_code": "INSTITUTION_NOT_RESPONDING"
}
]
}