Kombo · Schema

PutCustomDatevEmployeesEmployeeIdCompensationsParameterEmployeeId

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`)

ATSEmbedded iPaaSHRISLMSPayrollUnified API
View JSON Schema on GitHub

JSON Schema

kombo-putcustomdatevemployeesemployeeidcompensationsparameteremplo-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/PutCustomDatevEmployeesEmployeeIdCompensationsParameterEmployeeId",
  "title": "PutCustomDatevEmployeesEmployeeIdCompensationsParameterEmployeeId",
  "type": "string",
  "description": "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`)"
}