Payroll Relationships REST Endpoints

Payroll Relationships
The payrollRelationship resource includes a list of all payroll relationships as of the specified date. It returns information on the payroll relationship data. By default, the current date is retained.
Get a payroll relationship
Method: get
Path: /hcmRestApi/resources/11.13.18.05/payrollRelationships/{payrollRelationshipsUniqID}
Get all payroll relationships
Method: get
Path: /hcmRestApi/resources/11.13.18.05/payrollRelationships
Update a payroll relationship
Method: patch
Path: /hcmRestApi/resources/11.13.18.05/payrollRelationships/{payrollRelationshipsUniqID}