Travel Time Entity Status
The Travel Time Entity Status is used to define status of both Employee Location Track and Employee Travel Time. The following APIs can be used to get relevant Employee Location Track data.
URLs
Check for the existence of the resource:
HEAD .../lgfapi/v10/entity/travel_time_entity_status/{id}
Fetch paginated results:
GET .../lgfapi/v10/entity/travel_time_entity_status/
Fetch non-paginated result by specific 'ID':
GET .../lgfapi/v10/entity/travel_time_entity_status/{id}