Payrun Payslip Results Paging
In terms of what you have done around the Invoices paging, but now including all the line items, Do you have any plans to do something similar with the Payroll/payrun endpoint? Eg at the moment, I can get a payrun with a list of payslips on them, but I then have to make a call for each payslip to get the details of the payslip.
If I have a PayRun with 100 Payslips, using the C# Wrapper, certainly, I have to make 100 calls to get all the details from the API, so that I can get the EarningsLines and amend them.
Is this something that maybe added in the future to pull the payslips with all details on, but paged much like your new invoice get?
-
Adam Tickner commented
This would be very useful, even 7 years later.
-
Jason commented
It seems the API still has this shortfall, can we get some feedback on if this issue is being resolved? Also Jon, I'd be interested to see how you are amending the payslips in the run as i'm having issues doing this myself, always getting a validation error? Any light you can shed would be much appreciated :)