Hey,
Hopefully a relatively simple request.
We’re using the balance sheet endpoints to generate payment files for payroll.
The payroll endpoints are incomplete and don’t return a net pay amount and the balance sheet endpoints only return values rounded to the nearest £.
Can we have a really simple ?rounding=false or something on the balance sheet api endpoint? It would save us an absolute ton of copy/pasting every month and enable third-parties to develop products to solve similar problems.
I totally understand why rounding values in the UI makes sense. It just makes very little sense in an API (at least as the only available option).