Kombo · Schema

GetHrisEmployeesParameterWorkLocationIds

Filter by a comma-separated list of work location IDs. We will only return employees who are at _any_ of the work locations.

ATSEmbedded iPaaSHRISLMSPayrollUnified API
View JSON Schema on GitHub

JSON Schema

kombo-gethrisemployeesparameterworklocationids-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/GetHrisEmployeesParameterWorkLocationIds",
  "title": "GetHrisEmployeesParameterWorkLocationIds",
  "type": "string",
  "description": "Filter by a comma-separated list of work location IDs. We will only return employees who are at _any_ of the work locations."
}