Skip to content

Instantly share code, notes, and snippets.

@beck03076
Last active August 4, 2021 15:36
Show Gist options
  • Save beck03076/a11a305ba70aaad36da95b496b95f82a to your computer and use it in GitHub Desktop.
Save beck03076/a11a305ba70aaad36da95b496b95f82a 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": "500023",
"external_id": "234235",
"email_address": "vincent@acme.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",
"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"
},
"manager_email": "vincentsmanager@acme.com",
"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