Phyllis Vance
Sales Representative
Long-tenured sales rep with a warm smile and an excellent memory for slights. Married to Bob Vance, of Vance Refrigeration.
| Department | Sales |
|---|---|
| Branch | Scranton Branch |
phyllis.vance@dundermifflin.llc | |
| Phone | (570) 555-0100 x110 |
| ID / slug | 11 · phyllis-vance |
As JSON
GET /api/people/11
{
"id": 11,
"slug": "phyllis-vance",
"name": "Phyllis Vance",
"firstName": "Phyllis",
"lastName": "Vance",
"email": "phyllis.vance@dundermifflin.llc",
"title": "Sales Representative",
"department": "Sales",
"departmentSlug": "sales",
"branch": "Scranton Branch",
"branchSlug": "scranton",
"phone": "(570) 555-0100 x110",
"extension": "110",
"bio": "Long-tenured sales rep with a warm smile and an excellent memory for slights. Married to Bob Vance, of Vance Refrigeration.",
"avatar": "https://dundermifflin.llc/avatars/phyllis-vance.png",
"url": "https://dundermifflin.llc/api/people/11"
}