- Subcategories:
- Net Pay Distribution
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: getPath:
/hcmRestApi/resources/11.13.18.05/payslips/{payslipsUniqID}/child/PayslipSummary/{PayrollRelActionId}
- Get all
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/payslips/{payslipsUniqID}/child/PayslipSummary
- Get all earnings and deductions for a payslip.
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/payslips/{payslipsUniqID}/child/PayslipBalances
- Get an earning and deduction for a payslip.
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/payslips/{payslipsUniqID}/child/PayslipBalances/{PayrollRelActionId}