{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/PatchHrisEmployeesEmployeeIdParameterEmployeeId", "title": "PatchHrisEmployeesEmployeeIdParameterEmployeeId", "type": "string", "description": "The ID of the employee that should be updated. You can use their Kombo `id` or their ID in the remote system by prefixing it with `remote:` (e.g., `remote:12312`)" }