Joint Power of Attorney

Definition

Basic Definition

The Joint Power of Attorney is a form of power of attorney where multiple authorized representatives are only jointly authorized to represent, which is registered in the commercial register with the addition "Power of attorney jointly with a managing director or another authorized representative" (§ 48 HGB).

Detailed Explanation

The Joint Power of Attorney is a form of power of attorney where multiple authorized representatives are only jointly authorized to represent (§ 48 HGB). It is registered in the commercial register (HR) with the addition "Power of attorney jointly with a managing director or another authorized representative," ensuring that no single representative can act alone, conclude contracts, or authorize payments. At least two signatures are required, enhancing internal control and minimizing liability risks. Companies often use the Joint Power of Attorney to limit the authority of individual executives while maintaining the flexibility of power of attorney. Compared to the Single Power of Attorney, the Joint Power of Attorney strengthens corporate governance by embedding a four-eyes principle. Particularly in medium-sized GmbHs, AGs, and partnerships where multiple managing directors or senior executives share responsibilities, the Joint Power of Attorney creates transparency and security for business partners, creditors, and banks. Anyone wishing to register or delete a Joint Power of Attorney must submit a notarized application to the competent registry court. Important for searchers: Definition, requirements, registration, differences from Single Power of Attorney, and legal consequences are the central topics around the Joint Power of Attorney.

How to use with handelsregister.ai API

The Joint Power of Attorney indicates in the commercial register that multiple authorized representatives are only jointly authorized to act and sign. Through the handelsregister.ai API, this form of representation can be read from personal data, allowing compliance, KYC, or risk tools to automatically recognize if a company uses Joint Power of Attorney.

API Usage Examples

Company Profile Endpoint

Fetch detailed company information including the data related to "Joint Power of Attorney"

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

Document Fetch Endpoint

Fetch documents related to "Joint Power of Attorney"

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