employees:readcurl --location 'https://dev.api.fieldedge.com/open-api/v1/employees/'{
"id": "FE-EMP-100",
"name": "John Smith",
"email": "john.smith@company.com",
"role": "TECHNICIAN",
"active": true,
"phone": "5551234567"
}