Update existing Plaid items to add statements product
Creates update link tokens for ALL active Plaid accounts under an entity to add the statements product
to existing connections without requiring full reconnection. This is useful when accounts were originally
connected before statements product was enabled.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
entityId
The ID of the entity that owns the Plaid accounts (will update ALL active accounts)
Response
Update link tokens created successfully
Response Body 1
Single account response (when entity has only one active account)
OR
Response Body 2
Multiple accounts response (when entity has multiple active accounts)