Towers Watson · JSON Structure
Wtw Employee Structure
JSON structure documentation for the WTW HR Portal Employee resource
Type:
Properties: 0
Human ResourcesRisk ManagementBenefitsConsultingActuarialInsurance BrokerageHuman Capital
Wtw Employee Structure is a JSON Structure definition published by Towers Watson.
Meta-schema:
JSON Structure
{
"title": "WTW Employee Structure",
"description": "JSON structure documentation for the WTW HR Portal Employee resource",
"resource": "Employee",
"api": "WTW HR Portal",
"fields": [
{
"name": "id",
"type": "string",
"required": true,
"description": "Unique system-generated employee identifier"
},
{
"name": "employeeNumber",
"type": "string",
"required": false,
"description": "Organization-assigned employee ID number for payroll and HR systems"
},
{
"name": "firstName",
"type": "string",
"required": true,
"description": "Employee legal first name"
},
{
"name": "lastName",
"type": "string",
"required": true,
"description": "Employee legal last name"
},
{
"name": "email",
"type": "string (email format)",
"required": false,
"description": "Corporate work email address"
},
{
"name": "department",
"type": "string",
"required": false,
"description": "Organizational department or cost center"
},
{
"name": "jobTitle",
"type": "string",
"required": false,
"description": "Official job title"
},
{
"name": "location",
"type": "string",
"required": false,
"description": "Primary work location or office"
},
{
"name": "status",
"type": "string (enum)",
"required": true,
"description": "Employment status: active, inactive, or leave"
},
{
"name": "hireDate",
"type": "string (ISO 8601 date)",
"required": false,
"description": "Original date of hire"
},
{
"name": "manager.id",
"type": "string",
"required": false,
"description": "Direct manager employee identifier"
},
{
"name": "manager.name",
"type": "string",
"required": false,
"description": "Direct manager display name"
}
]
}
Work with this as data
Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for json structure
4 MCP tools reach this
find_json_structuresBrowse and filter every JSON Structure in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/wtw-employee-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.