Payroll API
10 results found
-
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
83 votes -
Payslip endpoint is missing fields
Payslip endpoint seems to be incomplete e.g. YTD data?
42 votes -
Payroll AU API - Unscheduled Payruns & Payslips
After creating an unscheduled payrun via the Payroll AU API when you get the payrun it returns an array of payslips where the employee id and payrun id do not exist (the only fields returned are FirstName, LastName & UdatedDateUTC). If you then proceed into the xero admin (in the browser) and view the payrun you can then click to include an employee. Returning back to the API if you retrieve the payrun again the employee id and payrun id are then set for that employees payslip entry.
We also tried creating approved timesheets for employees before the unscheduled payrun…
39 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.
32 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…
25 votes -
Allow update of payslips in UK payroll
We have numerous users in the UK who wish to update payslips just like we are able to do in NZ/AU - the GET request exists already, but no POST request is available (it is enabled in the NZ version which looks identical). Can we please enable it?
6 votes -
Add payslip messages to payslip POST API
Our app allows adding earnings lines for commissions to payslips. We would also like to add messages to the payslip at the same time (via the API) to indicate what each commission was for. Currently the payslip API doesn't allow this that I can find. So our clients have to cut and paste payslip messages from our app to the payslip in the Xero website, which is very cumbersome and error prone.
6 votes -
Ability to add deductions to payslip
Ability to set deduction entries (either fixed amount or percentage) in payslip. Currently, the only option is to amend the pay template of the employee which means it may automatically roll onto the next pay run.
When approving a timesheet, we would like to set deduction items for that pay calendar which pull through similar to timesheet line entries, but unique for that pay calendar. Eg. an employee would have a fixed amount deduction one month, but not the next.
This could be part of the timesheet or the payslip, but ultimately determined by the pay calendar of the employee.
6 votes -
POST payslip end-point for UK Payroll API
Like AU payroll api, UK payroll api should also have POST end-point so that applications can automatically post payroll information rather than entering them manually.
4 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
- Don't see your idea?