Settings and activity
2 results found
-
29 votes
An error occurred while saving the comment Will Ferguson supported this idea ·
-
26 votes
Our agreements with our FX provider prevent us from offering a general API endpoint for historical exchange rates.
However, you can access the precise rate used for any transaction directly. When you retrieve a multicurrency invoice, the CurrencyRate field contains the exact rate that was applied, ensuring you can match your financial reports exactly.
Will Ferguson supported this idea ·
Adding my max votes for this
I have a custom Trial Balance Report
2 columns Account , Account Code
12 month comparison columns
No Grouping or sumarisation
Exported as Excel this is a nice flat file
unfortuantely the API scope - accounting.reports.read
does not appear to offer any way of retreiving this report
The https://api.xero.com/api.xro/2.0/Reports/TrialBalance
returns a fairly unreadable JSON that groups and sumarises and requires too much painful and flimsy logic to flatten into something useful
Please can we have Reports flattened in the API