PersonalData
PUT
Personal Identification
Add Employee's personal identification information.
{ "effectiveDate": "YYYY-MM-DD", "gender": "M#F", "maritalStatus": "String", "birthDate": "YYYY-MM-DD", "country":"US#CA", "militaryStatus": "string", "ethnicity":"string" }
Section |
Field |
Req |
Description |
Resource URL
https://api.trinet.com /{version}/identity/{company}/{employeeId}/personals
Body Parameters
Request Body
Make a request and see the response.
Make a request and see the response.
Make a request and see the response.
Working...