Simple detail
API endpoint that allows users to be viewed or edited.
GET /api/v1/employee/200/simple_detail?format=api
{
"pk": 200,
"name": "Victoria Palacios Cronin",
"legal_name": "Victoria Palacios Cronin",
"title": "Eligibility Specialist",
"is_expense_approver": false
}