track_company_deadlines
Watch a company by its register number and get reminded before its filing deadlines. Which channels are actually available depends on the server: the reply reports what will really be sent, and it can be nothing at all, so read it rather than assuming. No saved filing is needed: this is for the deadline itself, which matters months before any figures exist. Reminders go out on a ladder of days before the deadline (default 90, 60, 30, 14, 7, 1), and each one states the company, the deadline, the date, the days remaining and the penalty for missing it. Calling this again updates the settings and un-mutes a company that was untracked.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| push | Yes | Send reminders as web push to signed-in browsers. | |
| Yes | Send reminders to the account email address. | ||
| jurisdiction | Yes | ISO country code. Deadline reminders exist where the register publishes deadlines. | GB |
| companyNumber | Yes | The register identifier: GB company number (e.g. 15379140) or AU ABN. | |
| remindDaysBefore | No | Days before the deadline to warn, e.g. [60, 14, 1]. Omit to use this server’s default ladder. Only the tightest rung that applies is ever sent, so a long ladder does not mean a burst of messages. |