<- Labor API

Labor API

Get employee wage

DEPRECATED

 /v2/labor/employee-wages/{id}

Returns a single EmployeeWage specified by id.

Permissions:EMPLOYEES_READ

Deprecation date

2020-08-26

Retirement date

TBD

Migration guide
Link to section

Path parameters

Example code

Link to section

id

string

Required

The UUID for the EmployeeWage being retrieved.

Link to section

Response fields

Link to section

employee_wage

The requested EmployeeWage object.

Link to section

errors

Any errors that occurred during the request.