{ "id": "897", "type": "employee-personal-record", "url": "https://example.ilucca.net/lucca-api/employee-personal-records/897", "employee": { "id": "416", "type": "employee", "url": "https://example.ilucca.net/lucca-api/employees/416" }, "title": "mister", "legalGender": "male", "birthDate": "1989-12-21", "insuranceNumber": { "format": "frenchSSN", "value": "1760774865895 37" }, "nationalitiesCountryCodes": [ "FRA" ], "bankAccount": { "format": "iban", "iban": "FR8817569000503595615775H03", "bic": "PSSTFRPPXXX" }, "phoneNumber": "+33456789634", "email": "jdoe13@gmail.com", "links": null }
The employee-personal-record resource represents the confidential attributes of an employee, i.e. sensitive personal information about them which gives details of their background, identity proofs, and qualifications.
Was this page helpful?