Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 1.05 KB

ClientUserID.md

File metadata and controls

12 lines (7 loc) · 1.05 KB

ClientUserID

A unique ID that identifies the end user in your system. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the Link Token Create client_user_id to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the client_user_id.

Properties

Name Type Description Notes
value str A unique ID that identifies the end user in your system. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the Link Token Create `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`.

[Back to Model list] [Back to API list] [Back to README]