Payslips REST Endpoints
Payslips/Payslips
The PayslipSummary resource is a child of the payslips resource. It includes all the earnings and deductions.
- Get all earnings and deductions for a payslip.
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/payslips/{payslipsUniqID}/child/BalanceHistory
- Get an earning and deduction for a payslip.
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/payslips/{payslipsUniqID}/child/BalanceHistory/{PayrollRelActionId}