Payslips Summary REST Endpoints

Payslips/Payslips Summary
The PayslipSummary resource is a child of the payslips resource. It includes all the earnings and deductions.
Get
Method: get
Path: /hcmRestApi/resources/11.13.18.05/payslips/{payslipsUniqID}/child/PayslipSummary/{PayrollRelActionId}
Get all
Method: get
Path: /hcmRestApi/resources/11.13.18.05/payslips/{payslipsUniqID}/child/PayslipSummary
Get all earnings and deductions for a payslip.
Method: get
Path: /hcmRestApi/resources/11.13.18.05/payslips/{payslipsUniqID}/child/PayslipBalances
Get an earning and deduction for a payslip.
Method: get
Path: /hcmRestApi/resources/11.13.18.05/payslips/{payslipsUniqID}/child/PayslipBalances/{PayrollRelActionId}