<- Team API

Team API

Retrieve wage setting

GET

 /v2/team-members/{team_member_id}/wage-setting

Retrieves a WageSetting object for a team member specified by TeamMember.id.

Permissions:EMPLOYEES_READ
Link to section

Path parameters

Example code

Link to section

team_member_id

string

Required

The ID of the team member for which to retrieve the wage setting.

Link to section

Response fields

Link to section

wage_setting

The successfully retrieved WageSetting object.

Link to section

errors

The errors that occurred during the request.