This changelog tracks updates to the Treasury Prime API and major changes to our dashboard, functionality, and libraries. Updates that affect only products or features in beta or limited release may not be reflected.
We have created an API reference page for Digital Wallet Token (DWT) simulations. These simulations are designed to replicate the process of provisioning a card to a digital wallet. To learn more about DWT simulations, visit this page.
If you're a customer of the Treasury Prime ledger, you may currently receive two webhook events - <mono>transaction.create<mono> and <mono>account.update<mono> - for every new transaction on your account. However, during times of peak activity involving a single account, we’ve found that the resulting flood of <mono>account.update<mono> events is counterproductive to our customers, and negatively impacts our system’s performance and stability. Moving forward, we will now coalesce multiple <mono>account.update<mono> events into a single event, at regular intervals (on the order of one minute). The coalesced events will be identical to the <mono>account.update<mono> events you’re already receiving; you will simply see fewer of them. This will greatly improve our ability to handle peak traffic, resulting in a more stable and reliable system.