Missing company data is any required company-level field that hasn't been reported yet - a case field that needs a value before Ason can calculate a correct result. Ason tracks this continuously.
- A Task is created automatically pointing at the missing field
- The missing-data view lists everything outstanding for the company, so nothing gets lost between individual tasks
- A payroll period cannot be closed while relevant data is missing - surfacing gaps early, rather than failing at period close, is what keeps results always up to date without manual intervention
FAQ
Does missing company data block closing a period?
Yes - a payroll period cannot be closed while relevant company-level data is missing.
Who resolves missing company data?
HR / admin, via the regular case-change flow - there's no self-service equivalent at company level.
How is a field reported once it's no longer missing?
The same way as any other case field - see New CaseChanges.
Why do these tasks appear at all?
Because a required company-level case field doesn't have a value yet - Ason needs it to calculate a correct result, so it's flagged automatically.
Do I have to fill these in?
Yes, if they're actually required for calculation - a payroll period can't be closed while relevant company data is missing.
API Endpoints
| What | Call |
|---|---|
| List missing company data | GET /tenants/{orgId}/payrolls/{payrollId}/missingdata |
