diff --git a/changelog/images/20250131-retrieve-wallet-transaction.png b/changelog/images/20250131-retrieve-wallet-transaction.png new file mode 100644 index 0000000..8441875 Binary files /dev/null and b/changelog/images/20250131-retrieve-wallet-transaction.png differ diff --git a/changelog/product.mdx b/changelog/product.mdx index 44aaae4..4cea290 100644 --- a/changelog/product.mdx +++ b/changelog/product.mdx @@ -4,6 +4,17 @@ description: "New updates and improvements to Lago." --- + ## Retrieve a wallet transaction endpoint + + + + + We’ve added a new endpoint to the wallet experience! + No need to query the full wallet transaction list to view the details of a specific transaction—you can now retrieve a single wallet transaction directly with the new `GET /wallet_transactions/{lago_id}` endpoint. + + [View endpoint](../api-reference/wallets/get-specific-transaction) + + ## Let Lago sync your customers directly with Salesforce!