Eigenverwaltung

Definition

Basic Definition

Eigenverwaltung is an insolvency procedure according to §§ 270 ff. InsO, where the company conducts its own restructuring under the supervision of a custodian to stabilize business operations and protect creditor interests.

Detailed Explanation

Eigenverwaltung is a special form of insolvency procedure anchored in §§ 270 ff. of the Insolvency Code (InsO), where the debtor company conducts the procedure itself under the supervision of a court-appointed custodian. The aim of this 'internal restructuring' is to stabilize ongoing business operations, preserve jobs, and achieve the best possible settlement with creditors. Unlike in regular insolvency proceedings, management remains in office and responsibility, prepares the insolvency plan, and negotiates directly with creditors, suppliers, and investors. The insolvency court orders Eigenverwaltung by resolution and publishes it in the insolvency announcement; this often occurs within the framework of a protective shield procedure (§ 270b InsO). Advantages of Eigenverwaltung include shortened decision-making paths, higher chances of restructuring, and the ability to quickly involve investors. Prerequisites include a positive continuation perspective and a detailed financing concept. For companies that file for insolvency early and communicate transparently, the Eigenverwaltung procedure offers an attractive alternative to classical regular insolvency.

How to use with handelsregister.ai API

Eigenverwaltung is an insolvency status recorded in the commercial register: resolutions for ordering or lifting appear in the chronological printout. Through the handelsregister.ai API, these entries can be automatically read, allowing users to identify restructuring phases, assess company risks, and optimize compliance processes. Additionally, the handelsregister.ai API enables the retrieval of current insolvency announcements.

API Usage Examples

Company Profile Endpoint

Fetch detailed company information including the data related to "Eigenverwaltung"

GET https://handelsregister.ai/api/v1/fetch-organization
feature=insolvency_publications
https://handelsregister.ai/api/v1/fetch-organization?api_key=YOUR_API_KEY&q=Eigenverwaltung+GmbH+aus+M%C3%BCnchen&feature=insolvency_publications&ai_search=on
Try this API in our interactive Playground

Document Fetch Endpoint

Fetch documents related to "Eigenverwaltung"

GET https://handelsregister.ai/api/v1/fetch-document
document_type=CD
https://handelsregister.ai/api/v1/fetch-document?api_key=YOUR_API_KEY&company_id=COMPANY_ID&document_type=CD
Try this API in our interactive Playground