get https://api.testwyre.com/v2/plaid/reconnectBank
Partner should hit this endpoint when they are notified that a payment method requires re-authentication via exception returned to transfer creation attempt (RECONNECT_REQUIRED). This should be used for payment methods using the Plaid legacy flow.
The RECONNECT_REQUIRED response notifies partners that their end users will need to re-authenticate that payment method in order to create a transfer with it as the source
This endpoint allows partners to re-authenticate payment methods using the URL in the response that should be presented to end users.