Hi, I've identified the endpoint and pulled a sample record — can you please verify if this has the fields you need?
API endpoint: your-F&O-URL/data/TimeAndAttendanceActivityRegistrations
"value": [
{
"@odata.etag": "W/\"JzAsNTYzNzE0NDU3Nic=\"",
"dataAreaId": "usmf",
"WorkerPersonnelNumber": "000496",
"TimeProfileDate": "2014-01-11T12:00:00Z",
"ActivityRegistrationEntryNumber": 5637144576,
"EndDate": "2014-11-21T12:00:00Z",
"OperationsResourceId": "",
"CorrectedStartTime": 0,
"IsJobFinished": "No",
"RegistrationSubType": "Work",
"ReportedErrorQuantity": 0,
"BreakToleranceSeconds": 0,
"OnCallTimeAndAttendanceJobId": "",
"RegistrationType": "Work",
"StartDate": "2014-11-21T12:00:00Z",
"StopRegistrationTerminalId": "AX2012R2A",
"CalculatedTimeAfterAllocationSeconds": 0,
"ErrorLogText": "",
"AbsenceCodeTimeAndAttendanceJobId": "",
"ReportedGoodCatchWeightQuantity": 0,
"WorkflowStatus": "None",
"StartedQuantity": 0,
"ProductionOrderNumber": "",
"RouteJobType": "QueueBefore",
"ActivityRegistrationTransactionId": "SFT_00000037",
"ProjectCategoryId": "",
"JobPayRateMethod": "Hours",
"ReportedErrorCatchWeightQuantity": 0,
"AbsencePayUnits": 0,
"CorrectedEndTime": 0,
"StartTime": 17320,
"StartRegistrationTerminalId": "AX2012R2A",
"CorrectedEndDate": "1900-01-01T12:00:00Z",
"PilotPersonnelNumber": "",
"BreakSeconds": 0,
"TimeAllocationType": "Normal",
"TimeAndAttendanceJobId": "000040",
"IndirectActivityName": "CLOCK-IN",
"ActivityType": "IpcActivity",
"CalculatedTimeSeconds": 0,
"IndirectActivityCategoryId": "System",
"ErrorSpecification": "",
"IsWorkInProgress": "No",
"EndStopTime": 17320,
"ProjectId": "",
"JournalRegistrationType": "SignIn",
"CorrectedStartDate": "1900-01-01T12:00:00Z",
"ErrorCause": "None",
"ReportedGoodQuantity": 0,
"CalculatedTimeBeforeAllocationSeconds": 0,
"OperationNumber": 0,
"DefaultDimensionDisplayValue": "--023",
"OperationsResourcePilotId": "",
"StartedCatchWeightQuantity": 0
}
]