Middesk supports additional risk assessment by pulling legal records for a business or person:
Separately or combined, these records help identify potential legal risks, assess reputation, and make informed decisions about business relationships.
Middesk’s Litigations product enables you to access court case records associated with businesses and individuals.
Middesk searches for various types of court cases, including:
Retrieving litigations requires that you first create a business, then request an order for that business.
litigations orderpeople_litigations orderYou can do this in the Dashboard or the API.
For people litigations, you can filter the types of cases returned by configuring your account settings in the Dashboard. This helps you focus on relevant case types for your use case.
The litigations response contains detailed information about each court case found associated with the business or person.
Litigation object structure
Each litigation object includes the following key attributes:
Litigation searches require a completed Verify order. You can order both together as a bundle or sequentially.
Order Verify and litigations together in a single request.
Wait for the business.updated webhook indicating the business status is in_review. Check the litigations review task for search results.
People litigation searches require a completed Verify order. You can order both together as a bundle or sequentially.
Order Verify and people litigations together in a single request.
Wait for the business.updated webhook indicating the business status is in_review. Check people review tasks for search results.
Reviewing and monitoring bankruptcies helps determine the level of financial risk you take on when onboarding and lending to businesses.
Finding bankruptcies requires that you first create a business, then request an order for that business.
bankruptcies orderpeople_bankruptcies orderYou can do this in the Dashboard or the API.
If Middesk finds bankruptcies, the resulting details include:
A people bankruptcies order searches for bankruptcies associated with all people on the business with the required information.
Bankruptcy searches require a completed Verify order. You can order both together as a bundle or sequentially.
Order Verify and bankruptcies together in a single request.
Wait for the business.updated webhook indicating the business status is in_review. Check the bankruptcies review task for search results.
People bankruptcy searches require a completed Verify order. You can order both together as a bundle or sequentially.
Order Verify and people bankruptcies together in a single request.
Wait for the business.updated webhook indicating the business status is in_review. Check people review tasks for search results.
A third type of legal record Middesk can pull is an individual’s criminal history. Request a people_criminal_history order on a business to trigger a search for criminal records associated with the submitted people on the business.
People criminal history searches require a completed Verify order. You can order both together as a bundle or sequentially.
For people criminal history searches, the following fields are required for each person:
first_name - The person’s first namelast_name - The person’s last namedob - The person’s date of birthThe following fields are optional but can improve search accuracy and results:
ssn - Social Security Numberphone_numbers - Array of phone number objects in E.164 format. Format: [{ "phone_number": "+1234567890" }]middle_name - The person’s middle nameOrder Verify and people criminal history together in a single request.
Wait for the business.updated webhook indicating the business status is in_review. Check people review tasks for search results.
Once completed, the Person object includes a criminal_records array of details.
The criminal records response contains detailed information about each criminal record found associated with the person.
Criminal records object structure
Each criminal record object includes the following key attributes:
Legal record searches generate review tasks that summarize findings. These tasks appear in the Business object’s review.tasks array.
Identify bankruptcy filings associated with the business.
Identify litigation records associated with the business.
For people-related legal review tasks (people_bankruptcies, people_litigations, people_criminal_history), see People verification review tasks.
Surface negative news coverage tied to a business or its officers.
Retrieve UCC and tax lien filings associated with a business.
Get notified when registrations, bankruptcies, or watchlist hits change over time.