Skip to content

Commit

Permalink
Updated following file(s): hris.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nicklloyd committed Nov 21, 2024
1 parent a2254c0 commit b3f40d4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions hris.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4695,6 +4695,8 @@ paths:
description: The employment_status supports filtering on 'active'.
- connector: bamboohr
description: The employment role field will return "other" for list calls when the employee is terminated. To fetch the correct employment role data, you need to call the employee detail endpoint.
- connector: rippling
description: Include pass_through[include_terminated] in the query params to include terminated employees in the response.
responses:
'200':
$ref: '#/components/responses/GetEmployeesResponse'
Expand Down

0 comments on commit b3f40d4

Please sign in to comment.