v2026.05Product Updates | May/2026
Here are the main new features and improvements at Pluggy in May 2026.
May highlights
- Support for the new alphanumeric CNPJ, ensuring compatibility with the new Receita Federal standard with no changes needed in your integration.
- Expansion of Open Finance, with new credit operation types, more complete identity data and support for connections with a high volume of accounts.
- Evolution of the API and the Dashboard, with new transaction filters, cursor pagination, advanced webhook filters and improvements to document upload.
- Improvements to the Connect Widget, including support for the Múltipla Alçada flow and clearer guidance for resource limit scenarios.
- Several stability fixes in connectors, transactions, payments, webhooks and syncing, plus updates to the SDKs and the documentation.
25 changes · 7 categories
🚀 New Features7
New
Support for the new alphanumeric CNPJ
The Pluggy API now accepts and processes CNPJs in the new alphanumeric format required by Receita Federal, with no changes needed in your integration system.
New
Open Finance: new credit operation types available
You can now retrieve data on financing, invoice financing and current account credit via Open Finance, significantly expanding the coverage of credit data available for analysis.
New
Open Finance: expanded identity fields
Open Finance identification, qualification and financial relations data now return additional fields that were previously missing, increasing the completeness of the user's identity information.
New
API: new filter parameters on transactions
New filter fields and pagination options have been added to the transactions API, allowing more precise and flexible queries of the data history.
New
Open Finance: support for items with a high volume of accounts
Open Finance connections with a large number of accounts and linked resources now have data accessible across all endpoints, eliminating coverage gaps for customers with broad portfolios.
New
Widget: Múltipla Alçada screen
The Connect Widget now includes a screen dedicated to the Múltipla Alçada flow, letting users in processes that require approval from multiple responsible parties complete the connection without friction.
New
Sandbox: higher transaction volume for testing
The sandbox environment now returns a larger volume of historical transactions, making it easier to develop and test features that depend on an extensive transaction history.
📡 New Connectors1
New
Banrisul PJ available to all customers
The Banrisul connector for businesses is now available to all Pluggy customers, with no need for manual enablement by the support team.
💳 Payments1
Improved
PixAuto: explicit error when cancelling a payment on the same date
When you try to cancel a PixAuto payment scheduled for the current day, the API now returns a clear and descriptive error, avoiding unexpected behavior or a silent failure.
🔔 Webhooks1
FixedFix to the timing of the
Fix to the timing of the item/created event for Open Finance
Fixed an issue where the
item/created event was fired before the Open Finance connection was approved by the financial institution, causing premature notifications in your system.🖥️ Dashboard3
Improved
Date and time filtering on webhooks
The webhooks panel now lets you filter events by date and time with minute precision, simplifying the investigation of events in specific time windows.
Improved
Document upload limit increased to 20 MB
The Due Diligence form now accepts files of up to 20 MB, eliminating errors when uploading larger documents such as statements and contracts.
Improved
Cursor pagination on transactions
The transaction listing in the Dashboard now uses cursor pagination, making navigation faster and more stable on accounts with a large volume of data.
🐛 Fixes9
Fixed
Historical reprocessing of Open Finance data restored
The automatic retry of historical data on Open Finance connections has been re-enabled, ensuring greater completeness in the data returned for newly connected items.
Fixed
EnrichmentAPI: authentication errors fixed
Fixed errors that occurred when calling the Enrichment API with certain combinations of credentials.
Fixed
Payments Widget: business institution list fixed
Fixed an issue where, when starting a payment as a business, the institution list displayed was the one for individuals.
Fixed
Banrisul: company selection and transaction history
Fixed the incorrect company selection in the Banrisul connector and the return of transactions in historical sync mode.
Fixed
Bradesco PF and Bradesco PJ: connectivity restored
Resolved instabilities that prevented users from connecting and updating Bradesco PF and Bradesco PJ accounts.
Fixed
Itaú PJ: connection errors resolved
Fixed intermittent errors that prevented the automatic update of Itaú PJ accounts.
Fixed
XP: missing SUSEP code on investment products
Fixed the missing SUSEP code in the investment products returned by the XP connector, which affected the regulatory classification of assets.
Fixed
Transaction data fixed for several institutions
Fixed issues with the return of current account, credit card and investment transactions for the following institutions: Bradesco, Santander, Itaú, Banco do Brasil, Nubank, BTG Pactual, Sicredi, Sicoob, Caixa Econômica Federal, Caixa Tem, Banrisul, XP Banking, InfinityPay, Inter and C6.
📚 Documentation3
Improved
Node.js SDK: complete cursor pagination
The Node.js SDK has been updated with the cursor fields that were missing, enabling full use of cursor pagination in transaction listings.
Improved
Java SDK: cursor pagination support
The Java SDK has been updated to support cursor pagination, aligning it with the current capabilities of the API.
Improved
Quickstart and dependencies updated
The quickstart guide has been revised with content improvements and the pluggy-sdk dependencies have been updated to the latest versions.
