Skip to content

Instantly share code, notes, and snippets.

@beck03076
Created August 16, 2021 10:00
Show Gist options
  • Save beck03076/58bb2880ba2f2410cf7b8b4d2e0cc6a9 to your computer and use it in GitHub Desktop.
Save beck03076/58bb2880ba2f2410cf7b8b4d2e0cc6a9 to your computer and use it in GitHub Desktop.
{
"first_name": "Vincent",
"last_name": "Parket",
"date_of_birth": "1988-12-22",
"phone_number": "9843903076",
"gender": "male",
"employee_id": "500d0d23",
"external_id": "234235",
"email_address": "vincentd@dacme.com",
"date_of_joining": "2020-12-12",
"designation": "Manager",
"employee_type": "Regular",
"base": "Local",
"role_type": "Top-level",
"is_active": true,
"date_of_separation": "2021-03-03",
"separation_reason": "Moving on to a different domain",
"separation_status": "On-Notice",
"region": "delhi",
"custom_attributes": {
"entity_name": "ABC pvt ltd",
"grade": "14",
"hod_name": "Steve Blank",
"rhr": "Jason Fred",
"l_team_member": "Mark Walt",
"branch": "Sfo",
"employee_status": "Active"
},
"location_name": "Chennai",
"team_name": "Engineering",
"subteam_name": "Backend",
"business_unit_name": "Product"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment