Kannkaufmann

Definition

Basic Definition

A Kannkaufmann is a small business owner who voluntarily registers in the commercial register and thereby obtains the status of a merchant according to § 2 of the German Commercial Code (HGB), making the provisions of the Commercial Code applicable to them.

Detailed Explanation

A Kannkaufmann, as per § 2 HGB, is a small business owner who voluntarily registers in the commercial register and thereby gains merchant status. This constitutive registration makes them a 'merchant by registration': only after registration do the strict, yet often advantageous, provisions of the Commercial Code (HGB) apply. Farmers and foresters can also act as Kannkaufleute according to § 3 HGB. Through registration, the entrepreneur is allowed to operate under a business name (e.g., 'Max Müller e.K.'), conclude contracts under commercial law, and enhance their reputation. At the same time, they are subject to obligations such as double-entry bookkeeping, accounting, and publication requirements. The voluntary choice to become a Kannkaufmann is worthwhile if professionalization, creditworthiness, or expansion are the focus. A later deletion of the commercial register entry is possible but bound to formal hurdles; thereafter, the merchant status ceases again.

How to use with handelsregister.ai API

Kannkaufmann data is indirectly accessible via the legal form 'registered merchant / e.K.' in the handelsregister.ai API. By querying the legal form, registration number, and registration date, the user recognizes that the business is voluntarily registered in the commercial register and therefore subject to full HGB obligations. This allows small business owners with constitutive registration to be filtered, evaluated, and addressed in a legally secure manner.

API Usage Examples

Company Profile Endpoint

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

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

Document Fetch Endpoint

Fetch documents related to "Kannkaufmann"

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