Payslip History REST Endpoints

Payslips/Payslip History
The payslipHistory resource is a child of the payslips resource. It includes all the historical payment details made to the employee.
Get all earnings and deductions for a payslip.
Method: get
Path: /hcmRestApi/resources/11.13.18.05/payslips/{payslipsUniqID}/child/payslipHistory
Get an earning and deduction for a payslip.
Method: get
Path: /hcmRestApi/resources/11.13.18.05/payslips/{payslipsUniqID}/child/payslipHistory/{payslipHistoryUniqID}