Ingest payroll time events
POST/payroll/time-events
Batch-ingests time-tracking events from external HR, attendance, or timesheet systems into the payroll module. Events are correlated with the specified payroll run for calculation. Supply an Idempotency-Key header to safely retry on network failure without duplicating records; the key is tied to external_event_id per event.
Request
Responses
- 202
- 422
Events accepted for processing. Individual event failures are reported in the response.
Validation failed — top-level request structure is invalid.