calc_payday_super_deadline
Determine if a super contribution was paid on time by evaluating the qualifying earnings date, fund receipt, and remittance against statutory payday super rules.
Instructions
Review one contribution against payday-super-checker.
qe_day is the qualifying-earnings (payday) date. as_at is required. received is fund receipt. remitted is the day money was sent. This tool does not invent clearing-house latency and cannot confirm LCR 2026/1 transition allocation. Without a fund-receipt date the statutory test cannot return ON_TIME. Dates are ISO-8601. Amounts are decimal strings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| as_at | Yes | ||
| qe_day | Yes | ||
| received | No | ||
| remitted | No | ||
| sg_amount | Yes | ||
| db_interest | No | ||
| employee_id | No | mcp-1 | |
| out_of_cycle | No | ||
| first_to_fund | No | ||
| next_standard_qe_day | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||