WorkersByLocation
Onfleet workers filtered by geographic proximity. Response is wrapped in a workers array so XPaths use workers/ prefix.
Columns
| Name | Type | References | |
| Id [KEY] | String |
Workers.Id | |
| TimeCreated | Datetime | ||
| TimeLastModified | Datetime | ||
| Name | String | ||
| Phone | String | ||
| Organization | String |
Organization.Id | |
| IsOnDuty | Boolean | ||
| ActiveTask | String |
Tasks.Id | |
| Location | String | ||
| VehicleType | String |
The allowed values are BICYCLE, CAR, MOTORCYCLE, TRUCK. | |
| Vehicle | String | ||
| Teams | String | ||
| Metadata | String | ||
| Longitude | Decimal | ||
| Latitude | Decimal |