v1
latestOpenAPI 3.1.02026-07-26549156879.0 KBPayrollEmployees > Identifier
Deletes an Identifier
Reads Payroll employee identifier codes, current countries supported are Portugal, Italy and Germany
delete/api/2026-07-01/resources/payroll_employees/identifiers/{id}
Path parameters
idstring required
payroll employee identifier
Response
OK
Example response
{
"id": "1",
"employee_id": "1",
"country": "it"
}