Fix Turnaround reports to include API-created Transactions
Turnaround reports currently do not include any transactions created via the API. This is because the SQL queries that drive the Turnaround reports search the history table for specific status messages, and API-created transactions don't have those messages. Either the SQL queries need to be updated to include the API status messgae, or the API needs to use the same status message as the regular webpages in order for these transactions to appear in Turnaround reports. Right now, Turnaround reports for institutions that use the API to create transactions are totally inaccurate.
-
Matt Hoy commented
Any updates on the possibility of adding this? Turnaround reports are totally non-reportable for API submitted transactions at present.