Liens are a critical component of business due diligence, especially for lending and financing decisions. Middesk’s Lien Search product enables you to search for Uniform Commercial Code (UCC) liens, Federal tax liens, and State tax liens associated with a business.
Understanding a business’s lien status helps you:
Middesk searches for three primary types of liens:
Middesk can also search for tax liens on individuals associated with a business. Request a people_tax_liens order on a business to trigger a search for tax liens on the submitted and/or retrieved people associated with the business. At the account level, you can configure the search to include submitted people, retrieved people, or both.
Once completed, the Person object includes a liens array of details with the same structure as business liens.
Middesk can also search for UCC liens on individuals associated with a business. Request a people_ucc_liens order on a business to trigger a search for UCC liens on the submitted people associated with the business.
Once completed, the Person object includes a liens array of details with the same structure as business liens.
Searching for liens requires that you first create a business, wait for verification to complete, then order a liens search for that business. Middesk performs business verification after the business is created, which establishes the business identity and is required before ordering additional products like liens searches.
Or order the business in the Dashboard.
Wait for the business verification to complete before ordering a liens search.
The response includes a business_id that you’ll use to order the liens search:
Once the business exists, order a liens search using the Dashboard or the Orders API.
Include ucc_documents to retrieve UCC filing documents as part of the search.
When the search completes, you’ll receive a webhook notification, if you have webhooks set up. Otherwise, you can watch the Dashboard for the results.
The liens response contains detailed information about each lien found associated with the business.
Lien object structure
Each lien object includes the following key attributes:
Understanding lien status is essential for risk assessment:
Lien searches generate review tasks that summarize findings. These tasks appear in the Business object’s review.tasks array.
Identify liens associated with the business.
For people-related lien review tasks (people_liens), see People verification review tasks.