Meredith Palmer
Supplier Relations Representative
Handles supplier relations with a personal touch. Has opinions about the office fridge and is always up for a party.
| Department | Supplier Relations |
|---|---|
| Branch | Scranton Branch |
meredith.palmer@dundermifflin.llc | |
| Phone | (570) 555-0100 x111 |
| ID / slug | 12 · meredith-palmer |
As JSON
GET /api/people/12
{
"id": 12,
"slug": "meredith-palmer",
"name": "Meredith Palmer",
"firstName": "Meredith",
"lastName": "Palmer",
"email": "meredith.palmer@dundermifflin.llc",
"title": "Supplier Relations Representative",
"department": "Supplier Relations",
"departmentSlug": "supplier-relations",
"branch": "Scranton Branch",
"branchSlug": "scranton",
"phone": "(570) 555-0100 x111",
"extension": "111",
"bio": "Handles supplier relations with a personal touch. Has opinions about the office fridge and is always up for a party.",
"avatar": "https://dundermifflin.llc/avatars/meredith-palmer.png",
"url": "https://dundermifflin.llc/api/people/12"
}