Employees > Employee > TerminatesAsk AIwbhk Webhooks > Employees > Employee > TerminatesSubscription_type: employees/employee/terminatePayloadCallback payloadidintegerrequiredid of the employee.access_idintegerrequiredaccess_id associated to the employee.first_namestringrequiredname of the employee.last_namestringrequiredlast name of the employee.full_namestringrequiredfull name of the employee.preferred_namestringnickname of the employee or a name that defines the employee better.birth_namestringBirthname of the employee.genderstringgender of the employee (male | female).identifierstringnational identifier number.identifier_typestringtype of identifier (ex passport).emailstringpersonal email of the employee.login_emailstringemail associated to the session.birthday_onstringbirthday of the employee.nationalitystringnationality country code of the employee (Spain ES, United Kingdom GB).address_line_1stringaddress of the employee.address_line_2stringsecondary address of the employee.postal_codestringpostal code of the employee.citystringcity of the employee.statestringstate/province/region of the employee.countrystringcountry code of the employee (Spain ES, United Kingdom GB).bank_numberstringbank account number of the employee.swift_bicstringcode to identify banks and financial institutions globally.bank_number_formatstringenumbank number format.ibanibansort_code_and_account_numberrouting_number_and_account_numberclabeotherbank_name_and_account_numberAllowed:ibansort_code_and_account_numberrouting_number_and_account_numberclabeotherbank_name_and_account_numbercompany_idintegerrequiredid of the company to which the employee belongs (not editable).legal_entity_idintegerlegal entity of the employee, references to companies/legal_entities.location_idintegerrequiredlocation id of the employee, references to locations/locations.default_work_area_idintegerDefault work area ID for the employee at the default workplace. References locations/work_areas.created_atstringrequiredcreation date of the employee.updated_atstringrequireddate of last modification of the employeesocial_security_numberstringsocial security number of the employee.is_terminatingbooleanrequiredis the employee being terminated?truefalseterminated_onstringtermination date of the employee.termination_reason_typestringtermination reason type of the employeetermination_reasonstringA reason for the termination.termination_observationsstringobservations about the termination.manager_idintegermanager id of the employee, you can get the manager id from employees endpoint.timeoff_manager_idintegerTimeoff manager id of the employee.phone_numberstringphone number of the employee.company_identifierstringidentity number or string used inside a company to internally identify the employee.age_numberintegerage of the employee.termination_type_descriptionstringThe description of the termination type.contact_namestringname of the employee contact.contact_numberstringphone number of the employee contact .personal_emailstringpersonal email of the employee.seniority_calculation_datestringdate since when the employee is working in the company.pronounsstringpronouns that an employee uses to define themselves.activebooleanstatus of the employee, true when active, false when terminated.truetruefalsedisability_percentage_centsintegerofficially certified level of disability granted by public administration for individuals with physical or mental impairments, expressed in centsidentifier_expiration_datestringidentifier expiration dateattendablebooleanrequiredemployee included in a time tracking policy.truefalsecountry_of_birthstringCountry of birth of the employee.birthplacestringBirthplace of the employee.Response 200Return a 200 status to indicate that the data was received successfullyUpdated 7 months ago