Update PaySlip

Updates a payslip record for an employee in a given pay period.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Supported Apps

Here is the list of apps that support this API.

Xero Payroll (xero-payroll)

Supported Request Fields:

  • payslipId - Required
  • earnings[]
  • earnings[].id - Required
  • earnings[].rate
  • earnings[].units
  • earnings[].amount
  • earnings[].metaData.lineId - Required
  • deductions[]
  • deductions[].id - Required
  • deductions[].employeeContribution.amount
  • deductions[].employeeContribution.percentage
  • deductions[].employerContribution.amount
  • deductions[].employerContribution.percentage
  • deductions[].metaData
  • taxes[]
  • taxes[].id - Supported only in NZ region
  • taxes[].amount
  • taxes[].isEmployer - Supported only in NZ region
  • taxes[].metaData.lineId - Required
  • taxes[].metaData

Remark

  • UK region is not supported.
  • For AU region, CalculationType in deductions[].metaData is required.
  • Possible values for CalculationType are FIXEDAMOUNT, PRETAX and POSTTAX.
Body Params
string
required
string
earnings
array of objects
earnings
deductions
array of objects
deductions
taxes
array of objects
taxes
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json