Product updates
All updates
Changelog
04
/
09
/
26
Enhanced Filing Blocker Management
Changelog
4/9/26
Enhanced Filing Blocker Management
We’re excited to announce new filing blocker management endpoints. You can now manage filing blockers via API, eliminating the dependency on Zendesk tickets for updating the majority of blocker types.
POST /filings/{id}/add_blockerswith theblocker_typeas an array in the body will place a blocker on a filing. In production, onlyheld_by_customeris accepted. In sandbox, other issue types are accepted for testing.POST /filings/{id}/remove_blockerswithblocker_typeas an array in the body will remove a blocker and return the filing to apendingstatus if all blockers are removed. Multiple types can be specified in a single request. Some blockers cannot be manually removed and the endpoint will return a descriptive error explaining why. Read more in our API Guide.
A few reminders to keep in mind:
- We will automatically queue
pendingfilings for refile if the filing isclosed. Each refile attempt will count as adelayed_filingfor billing, so ensure the underlying issue is resolved before removing the blockers. - The
status_historyvalue in the filing object is updated to include all of the blockers in theblocked_reasonarray. It previously only returned the most recently addedblocked_reason. - This release replaces the API call to hold a filing that was previously announced. The
add_blockersandremove_blockersAPIs will take the place of thePOST /filings/{id}/holdandPOST /filings/{id}/release_holdthat was previously proposed. The updatedstatus_historyfunctionality will replace the proposal forhold_history.
These changes are live today in Sandbox and Production.
Changelog
03
/
26
/
26
Tax Receipt Explaining Period End Balancing
Changelog
3/26/26
Tax Receipt Explaining Period End Balancing
Starting next week for Q1 2026 period end, a Tax Receipt will be generated for every balancing payroll. The receipt gives employers a clear breakdown of each tax adjustment resulting from period end balancing: what will be collected or refunded directly in an upcoming employer transaction vs. what will be refunded separately by the tax agency after filing.
The Tax Receipt is available once balancing payrolls are approved (April 2nd, for Q1 2026) and can be accessed as a PDF in Console — either from the balancing payroll on the Payroll Details page or the balancing transaction on the Transactions page. Read more about Balancing and the Tax Receipt in this Help Center article.
Changelog
03
/
26
/
26
Direct-to-employer Communications for Quarter End
Changelog
3/26/26
Direct-to-employer Communications for Quarter End
There are two new Communications objects you can subscribe to this quarter to have Check communicate upcoming balancing transactions, including the Tax Receipt, directly to your employers through white-labeled emails:
- Filing Period Closed — Notifies employers of the scheduled collection or refund resulting from balancing, and includes the Tax Receipt as an attachment.
- Tax Transfer Cancelled — Notifies employers that a previously scheduled transaction resulting from balancing has been cancelled (e.g., because the partner cancelled the transaction or a balancing payroll was reopened), and that the associated receipt is no longer current.
If you choose to use this feature to ensure that employers are notified in the event of changes to the original tax transfer, you need to subscribe to both Communications objects.
The Filing Period Closed Communication replaces the Upcoming Debit Variance Scheduled Communication for quarter end balancing transactions. Partners currently subscribed to Upcoming Debit Variance Scheduled have been automatically subscribed to both new objects. If you do not want to use these Communications this quarter, update your settings via the "Notifications" page in Console.
Product Announcement
03
/
26
/
26
Announcing the Check MCP Server

Product Announcement
3/26/26
Announcing the Check MCP Server
We're releasing two new ways for AI agents to interact with our platform:
- The Check MCP server, which enables AI assistants like Claude, Codex, and Gemini to use Check's payroll APIs through the Model Context Protocol.
- The Check CLI, a command-line interface that allows developers and AI agents to manage payroll operations programmatically from the terminal.
Both of these beta tools can be cloned from our public GitHub repository and used today with any Check platform API key.
Both beta tools ship with full support for over 260 API operations, including list, filter, retrieve, create, update, and delete (where applicable) across all Check API objects. The MCP and CLI also support fine-grained tool filtering, configurable via environment variables or HTTP headers, as well as the ability to run in read-only mode.
These tools can be used to pull custom reports, load historical data into Check’s system for companies that are switching from a prior payroll provider, answer support questions about topics from tax applicability to employee and tax payment timing, and more.
For more information on how to get this set up, please see our API docs.

No Results Found
It looks like the combination of filters you've applied didn't return any results. Try adjusting your filters or clearing some selections to see more entries.