Fix for empty response on Cash Flows API endpoint for multi-organization users
Description
A hotfix has been deployed to resolve an issue where the Cash Flows API endpoint could return an empty response for certain users, even when cash flow data existed.
Impact
The issue specifically affected standard users associated with multiple organizations. When these users queried the endpoint, the API could fail to retrieve the transaction cash flows and return an empty result.
This created a blocking issue for some customers, who rely on this endpoint to feed data into their own applications.
Resolution
The query logic used by the endpoint has been corrected to properly handle requests from users belonging to multiple organizations. The Cash Flows API endpoint now returns the expected data for all affected users.
Customer Impact
The issue is now resolved. Customers using the API can continue retrieving cash flow data normally. No action is required from users.