Product updates

See what’s new on CheckHQ. Every new update that helps your business run smoother can be found here.

Filter updates

Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.

All updates

Changelog

06

/

04

/

26

Filings API Integration Guidance

Read more
Filings API Integration Guidance

Changelog

6/4/26

Filings API Integration Guidance

We’ve created a Filings API Integration Guide to provide a visual example of how to best integrate with the Filings API and detail how to configure the backend. Actions like surfacing filing blockers early and providing a pathway for employers to remove blockers directly in product should increase your filing success rate.

Expand
Filings API Integration Guidance

Changelog

05

/

28

/

26

New Reports in the Embedded Reports Component

Read more
New Reports in the Embedded Reports Component

Changelog

5/28/26

New Reports in the Embedded Reports Component

The Company Reports Component now includes three additional company-scoped report types: contractor payments, child support payments, and tax liabilities. Each report lets users select a date range and download a CSV.

Expand
New Reports in the Embedded Reports Component

Changelog

05

/

21

/

26

Funding Strikes API

Read more
Funding Strikes API

Changelog

5/21/26

Funding Strikes API

Partners can now retrieve active funding failure strikes for a company via GET /companies/{company}/funding_strikes. Strikes represent funding failure offenses that factor into Check's processing period demotion and termination decisions.

Each strike includescreated_at , when the strike was issued.

For more details, see the API documentation.

Expand
Funding Strikes API

Changelog

04

/

09

/

26

Enhanced Filing Blocker Management

Payroll

Read more
Enhanced Filing Blocker Management

Changelog

4/9/26

Enhanced Filing Blocker Management

Payroll

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.

  1. POST /filings/{id}/add_blockers with the blocker_type as an array in the body will place a blocker on a filing. In production, only held_by_customer is accepted. In sandbox, other issue types are accepted for testing.
  2. POST /filings/{id}/remove_blockers with blocker_type as an array in the body will remove a blocker and return the filing to a pending status 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:

  1. We will automatically queue pending filings for refile if the filing is closed. Each refile attempt will count as a delayed_filing for billing, so ensure the underlying issue is resolved before removing the blockers.
  2. The status_history value in the filing object is updated to include all of the blockers in the blocked_reason array. It previously only returned the most recently added blocked_reason.
  3. This release replaces the API call to hold a filing that was previously announced. The add_blockers and remove_blockers APIs will take the place of the POST /filings/{id}/hold and POST /filings/{id}/release_hold that was previously proposed. The updated status_history functionality will replace the proposal for hold_history.

These changes are live today in Sandbox and Production.

Expand
Enhanced Filing Blocker Management

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.