Payroll API
63 results found
-
AU: Add STP FILED status to PayRunStatus
For the PayRunStatus in GET PayRuns you show DRAFT and POSTED, it should also be possible to get FILED status so we can see if it's been filed for STP.
3 votes -
3 votes
-
UK Api - Missing GET-method for the Employment-api-endpoint
Hello,
We are working on a UK integration to your endpoint (version 2.0), and we noticed that you only allow a POST-method for your Employment-endpoint.We would need you to introduce a GET-method as we need to access the NationalInsuranceCategory-property.
I imagine you just forgot to implement a get-method for it?
Thanks
Thank you!Kind regards Anders
3 votes -
Allow adding of National Insurance Number to Employment endpoint UK Payroll
The addition of NI Number is missing. Also Paid intermittently field is missing on the Employment POST API Endpoint
3 votes -
Enable variable custom deductions against employees outside of payrun being initiated
Would like the ability to put variable/custom deductions against each employee without first initiating a payrun. Each deduction added will be included in the next payrun. This is different to a fixed deduction amount that can be created within the pay template. This new feature will also enable payroll to place deductions against employees without waiting for a payrun to start.
Presently we'd need to PUT a deduction to pay template > post payrun > delete payitem in template > PUT new deduction amount (repeat this process every pay cycle).
3 votes -
Expose Employment / Employee Group information
There is no way to determine which employee group an Employee is a member of, or what their default pay is (NZ/UK)
Could it please be added to the Employee or Employment endpoints along with the Hours/Rate/Salary info for NZ/UK Employment? Add/update would be great too.
Thanks
2 votes -
API endpoint for US supported states
Have an endpoint where it is possible to get an updated list of all the US supported states in the api us payroll
2 votes -
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 -
Maintain Request LeaveApplicationID when Leave Approved
Currently within the API a leave application's LeaveApplicationID changes when the leave request transitions to the scheduled state. There should be the ability within the API to reference the original LeaveApplicationID for traceability.
Use Case: enable external systems attempting to track information relating to leave requests to be able to identify the lifecycle of a leave request without having to match start / end dates and employee separately
1 vote -
W1 & W2 Reporting from Employment Hero to XERO
We want to automate our payroll process by automating the transfer of Wages and PAYG data from Employment Hero to XERO’s BAS Lodgement.
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 -
AU Payroll Report API
In the Xero UI, under Accounting > Reports > Payroll > Superannuation Accruals/Payments sections, I can run reports for super contributions but this information is not available via any of the Xero APIs. There must be an underlying API call to retrieve this information and display this report in the UI - it would be good to have the same information available as an API.
1 vote -
EarningTypeId
There is a confusing discrepancy in fields naming. If I want to post a new employee, then I should set SalaryAndWage which requires EarningsTypeID field. It can be retrieved from PayItems resource by the name of EarningsRateID, RATE id - not TYPE id.
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 -
Employee should be able to write a description of their day in their timesheets
Instead of the basic rate or overtime rate box, it would be helpful to have a breakdown of their day. Where they've been and how long for.
1 vote -
Start and End Times for Timesheets API
Allow timesheet API post start and end times for timesheets. This is possible via the Xero app, but not via the API and we have a number of users wanting to load the data in this way rather than being limited to the number of hours.
1 vote -
Add unit type to GET leave types API
For Xero NZ Leave Type APIs, can you guy add the unit type, we need to filter out leave types of a specific type like "Dollars", but currently the data only available when pulling leave balances of employee (by each leave types).
Thank you!
1 vote -
licence issues - max 10 - we are not exceeding the maximum and yet xero wants us to upgrade
We only have 10 people over the pay period and yet xero doesn't recognise this - because they are in the same period and one is replacing the other xero wants us to upgrade the licence. Yet we only have 10 employees, but are paying 11 in the same period. Xero is not recognising dates and should be able to recognise a replacement employee.
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 -
Filters and sorting on Payroll Uk API's
Hi,
I am working for one of my UK based client to integrate Payroll API's where I need to fetch data with my own sorting/ordering like the data can sort by first/last name, startDate, ect. Same I need for the filter. I know you allow some filters like by first/last name but here I need a custom filter which allow me to fetch data between two startDates.
And also I am looking for to get the payrun data with the help of "payrollCalendarID" something like
https://api.xero.com/payroll.xro/2.0/payRuns?payrollCalendarID={payrollCalendarID}1 vote
- Don't see your idea?