Skip to content

Conversation

DylanAttal
Copy link

@DylanAttal DylanAttal commented Jul 7, 2021

Adds LegalName, PhoneNumber, PhoneNumberVerifiedTime, EmailAddress, and EmailAddressVerifiedTime to User and CreateLinkTokenRequest so that users who have already been verified through a financial institution can proceed through Plaid's new Returning User Experience.

See the related docs here: https://plaid.com/docs/link/returning-user and https://plaid.com/docs/api/tokens/#linktokencreate

@viceroypenguin
Copy link
Contributor

@DylanAttal FYI: For the Returning User Experience, the new fields are not added to CreateLinkTokenRequest. They are added to the user object on CreateLinkTokenRequest. The changes here to CreateLinkTokenRequest are unnecessary; only the ones for the User object.

Also, if you want to use this now, you can check Going.Plaid, which has these fields already. (see here).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants