Overview
PayJunction's /plaid
API may occasionally return errors originating from Plaid directly.
These errors are returned in the following format:
Response Code: 400
Example JSON
{ "errors": [ { "plaidErrorCode": "ITEM_LOGIN_REQUIRED" } ] }
plaidErrorCode maps directly to the values located: https://plaid.com/docs/errors/