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