Net Pay Distribution REST Endpoints
Payslips/Net Pay Distribution
The netPayDistribution resource is a child of the payslips resource. It includes all the payment details made to the employee.
- Get a payment for a payslip.
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/payslips/{payslipsUniqID}/child/Payments/{PaymentsUniqID}
- Get all payments for a payslip.
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/payslips/{payslipsUniqID}/child/Payments