Remove filing blockers

Remove manual blockers from a filing

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Removes one or more blockers from a filing and returns the updated Filing object.

The request body accepts a blockers array of blocker IDs. Only blockers that are currently open on the filing can be removed, and only while the filing is in blocked or pending status.

Some blockers cannot be removed through the API:

  • incorrect_risk_class_code, filed_by_customer, customer_filing_required, missing_historical_data, and late_company_reactivation must be resolved through a Check support ticket.
  • Blockers that Check applies automatically based on company or employee data, and internal blockers, are resolved when the underlying data is corrected rather than through this endpoint.

Each blocker can be removed from a given filing at most twice without a successful filing in between. After that, the blocker must be resolved with the agency and Check support must be contacted.

See the Filing blockers table for the full list of blocker IDs and how each one is resolved.

Possible error codesCause
blockers_not_foundOne or more of the requested blockers is not currently open on the filing.
blockers_require_zendesk_ticketOne or more of the requested blockers can only be resolved through a Check support ticket.
blockers_not_removableOne or more of the requested blockers is not removable through the API, or the filing is in a status that does not allow it.
manual_issue_policy_violationA manual issue policy prevents the requested change. The error message describes the policy that blocked it.
too_many_blocker_removal_attemptsThe same blocker has already been removed from this filing twice without a successful filing.
Path Params
string
required

ID of the company filing

Body Params
blockers
array of strings
required

List of blocker IDs to remove from the filing. Each ID must be a blocker that is currently open on the filing.

blockers*
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json