Verifies an email verification code for a bank account application.
Token types: APP, USER | Required scopes: embedded:bankaccountapplication:write
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The application ID.
Request model for verifying an applicant's email verification code.
The email verification code sent to the applicant.
Email verified successfully.
Response model for email verification.
Indicates whether the email verification was successful.