Lindsay Klatzkin Posted June 5, 2024 Posted June 5, 2024 https://developer.intacct.com/api/accounts-receivable/ar-aging/ There is no way to pass in a parameter to specify the currency for the report, but this is required when running it in a multicurrency environment. Has anyone gotten this to work?
Miles Liscum Posted June 7, 2024 Posted June 7, 2024 I believe you have to filter the report for a Location or Location Group that contains only entities of the same base currency. In the UI you can specify a consolidated reporting book instead of the standard (accrual) and it will work without the Location filter but I'm not seeing a parameter for that either. Building a custom A/R Aging report is another option and relatively easy, which you could then run as noted in the documentation you shared. Hope that helps! 1
Recommended Posts