MANAGE_PAYMENT scope. See BYOI Plaid.
Arguments
CompletePlaidRelinkInput!
required
No description provided in the schema yet.
Returns
PlaidLinkCompletionResponse! - Safe public result of completing a Plaid Link flow.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Confirm and repopulate a repaired Item using its unchanged access token.
MANAGE_PAYMENT scope. See BYOI Plaid.
mutation {
completePlaidRelink(
input: CompletePlaidRelinkInput!
): PlaidLinkCompletionResponse!
}
PlaidLinkCompletionResponse! - Safe public result of completing a Plaid Link flow.