Get Employee Role Cost Centres

Get
/employers/{employerId}/employees/{employeeId}/roles/{id}/costcentres

Gets Cost Centres that are Assigned to an Employee Role.
You must have the multi-role feature enabled.
This endpoint is currently being beta tested and subject to un-announced breaking changes.

Store values

Parameters

string
The Id of the Employer to which the Employee belongs.
string
The Id of the Employee you want to retrieve Cost Centres for.
string
The Id of the Employee Role you want to retrieve Cost Centres for.
Try it

Possible Responses

200 Success EmployeeCostCentre[] application/json
404 Not Found