Stanley Hudson
Sales Representative
Sales veteran counting down to retirement one crossword at a time. Do not schedule anything on Pretzel Day.
| Department | Sales |
|---|---|
| Branch | Scranton Branch |
stanley.hudson@dundermifflin.llc | |
| Phone | (570) 555-0100 x109 |
| ID / slug | 10 · stanley-hudson |
As JSON
GET /api/people/10
{
"id": 10,
"slug": "stanley-hudson",
"name": "Stanley Hudson",
"firstName": "Stanley",
"lastName": "Hudson",
"email": "stanley.hudson@dundermifflin.llc",
"title": "Sales Representative",
"department": "Sales",
"departmentSlug": "sales",
"branch": "Scranton Branch",
"branchSlug": "scranton",
"phone": "(570) 555-0100 x109",
"extension": "109",
"bio": "Sales veteran counting down to retirement one crossword at a time. Do not schedule anything on Pretzel Day.",
"avatar": "https://dundermifflin.llc/avatars/stanley-hudson.png",
"url": "https://dundermifflin.llc/api/people/10"
}