Maintain Payroll Details

put/accounts/{accountId}/employees/{employeeId}/payroll-details

Creates/Updates the employee's payroll details

The following fields are mandatory for this request: * Pay Rate (payRate) - only when Rate Unit is populated * Rate Unit (rateUnit) - only when Pay Rate is populated

Scope: manage:employees:payroll

Request

Path Parameters

NameTypeRequiredExampleDescription
accountIdstringrequired4eb62cb48c9f429c93bc26664c1a5a4d

Unique identifier of an account.

employeeIdstringrequiredb48c9f429c93bc26664c1a5a4d1273

Unique identifier of an employee within an account.

Request Body

    Responses

    Employee Payroll Details created/updated successfully
    © 2024 enableHR · All rights reserved