importDifferentialPayrollData
Payroll
importDifferentialPayrollData
The importDifferentialPayrollData API adds regular differential payroll data for processing.
What it does:
- Adds payroll data with differential pay rates for employees
- Allows varying pay rate using a payCode for employees who operate in different roles with different pay scales
Notes:
- To allow
miscellaneousStateTaxesto be imported to payroll, please refer to theaddEmployeeMiscellaneousStateTaxAPI - An employee’s available miscellaneousStateTax items can be retrieved using ‘getEmployeeMiscellaneousStateTaxforPayroll`
Specifying Payment Method:
- PaymentMethod can be specified for each employee in the request.
- Defauls to the method in the user’s wage details.
- Employees can only be set to Direct Deposit if the employee has a connected bank account
- Employees will be switched only for the pay period you are currently importing for. Subsequent pay periods will default back to the user wage
POST
importDifferentialPayrollData
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Body
application/json
