69 results found
-
Filter list of Timesheets by Status and/or Modification Date
I want to retrieve a list of unprocessed timesheets.
In the Australian Payroll API you can filter the list of timesheets you retrieve by modification date, so you don't get 1000s of historical timesheets.
However, in the New Zealand Payroll API this is not possible.
Please add the ability to filter the list of timesheets by either status or modification date.5 votes -
Allow Net Pay to be nullable
Please allow for the net pay attribute to be nullable, as Xero calculates net pay within the payslip. If net pay is null, don't generate a validation warning that the calculated net pay is different from the provided net pay.
1 vote -
Can anyone give me a c# Xero Payroll API sample code for leave applications
Can anyone give me a c# Xero Payroll API sample code for leave applications
1 vote -
Allow adding and updating payrollCalendarID
For PayrollNZ Employee currently it is not possible to add or update the payrollCalendarID, whereas it is possible in PayrollAU
1 vote -
Identify archived Payroll Calendars (AU)
There is no way to distinguish between archived and active Pay Calendars via the API.
An argument could be made for excluding them from this API call all together. At the very least there should be a way to tell if a Calendar is archived or not.
3 votes -
1 vote
-
Pay Items endpoint returns Inactive items and no Status
There is no way of telling is a pay item is inactive in the current API, meaning when you retrieve one and try and use it with the API somewhere later it fails. If you can make something inactive in Xero, the API should really provide this info.
Adding the status field (or returning only active ones) would make this better.
1 vote -
Webhooks for time off events
It would be nice to be able to hook into the leave events, requested, accepted, rejected etc.
My use case for this is automatically adding leave requests to a calendar, and updating existing ones when their status changes.
8 votes -
keypay
One of my clients moved to KeyPay integrated with Xero in February, as we have to pay over 200 employees per month.
I've just found out, because I ran an activity statement for March and it didn't show any W1 or W2, that the Xero API prevents KeyPay from posting wages and PAYG accordingly! Pretty useless, that! And I can't even run a report in Xero as it doesn't show in there either.
As I've just discovered this, it means I've also under-reported the February W1 and W2 to the ATO so I'll have to amend it. And run reports…
3 votes -
Retrieve Pay Calendar end dates
Currently there is no way to determine the end date for a twice monthly calendar.
I can think of two solutions:
1. Expose the "calculatePeriods" function as an end point
2. Add EndDate to the result of the PayCalendars end point4 votes -
Employee photo and emergency contact information using API
I would like to add Employee photo and emergency contact information using API , in API documentation, there is no field/tag to upload employee photo and emergency contact . Please add this feature as well.
Thanks!
18 votes -
Allow return of Paystubs/Payslips in pdf format
It indicates you can do this for Invoices by setting the “Accept” value in the http header to “application/pdf”. I want the same functionality for the Paystubs/Payslips
34 votes -
Allow the employee endpoint to re-instate an employee.
The basic method to terminate an employee is to set their termination date. However to re-instate an employee requires accessing the web-interface and choosing the re-instate button.
As far as I can tell, this only removes the termination date from the employee record. It should be possible to remove that value in the API to allow re-instatement easily.5 votes -
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…
11 votes -
Allow querying payslips of an employee
Please provide a way to fetch payslips by employee id.
Either adding a payslips element to Employees or providing a Payrolls API will do.
14 votes -
Payslip endpoint is missing fields
Payslip endpoint seems to be incomplete e.g. YTD data?
17 votes -
be able to overwrite timesheets via the API
There is no way to delete Approved timesheets or revert them to Draft through the API. Sending a timesheet that already exists returns a message from Xero saying that the TimesheetID needs to be supplied as the timesheet already exists. Supplying the TimesheetID then returns a message saying that the timesheet is not in Draft. Another option would be to let the user revert multiple timesheets to Draft (in a similar way to how they can approve multiple timesheets at once).
24 votes -
Employees endpoint: expose more data
Expose other information on Employees endpoint, such as their bank, rate and tax details
18 votes -
Include P32 Information In UK Payroll API
When I email my client's their payrolls, after posting them, I tell them how much to pay HMRC too, I'm currently trying to automate a lot of this with the UK Payroll API.
I could potentially work this out, by going back months, and calculating how much they paid, how much employment allowance is left over, etc, but it would be a lot easier for me if the payroll API were expanded to include this.
I especially would appreciate some way of finding the current Employment Allowance balance, so I could update clients when it's about to run out.
Thanks!
1 vote -
API to inject QR code on Payslips and Invoices
Can you please add a way to inject via an API a QR code onto Pay Slips and Invoices. This way people can pay invoices using 3rd party apps, and get digital details of the payslip
1 vote
- Don't see your idea?