Skip to main content

abandonMicrodepositsVerification

Terminates and abandons a microdeposit verification flow. This occurs on the frontend when a user enters too many incorrect verification requests; once the limit is exceeded, Plaid locks the underlying entities and prevents it from being verified. As such, we need to record the fact that verification failed and prompt the user to remove this account and start over.

abandonMicrodepositsVerification(
input: AbandonMicrodepositsVerificationInput!
): AbandonMicrodepositsVerificationPayload!

Arguments

abandonMicrodepositsVerification.input ● AbandonMicrodepositsVerificationInput! non-null input

Type

AbandonMicrodepositsVerificationPayload object