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
.
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`. |