v1

latestOpenAPI 3.1.02026-07-2496304466.3 KB
Businesses

Submit Document

⚠️ DEPRECATED: This endpoint is deprecated. Please use the new unified /submit_document endpoint instead, which supports both person and business documents through a discriminated union approach.

See Submit Document for the replacement endpoint.

post/businesses/{business_id}/submit_document

Path parameters

business_idstring required

A business identifier.

Headers

LMG-Data-Privacy-Access-Principalstring required
LMG-Data-Privacy-Access-Justificationstring required

Request body

document'articles_of_association' | 'commercial_register_extract' | 'shareholder_list' required

A category describing the a business document:

<ul> <li><code>articles_of_association</code> <li><code>commercial_register_extract</code> <li><code>shareholder_list</code> </ul>

Response

Successful Response

document'articles_of_association' | 'commercial_register_extract' | 'shareholder_list' required

A category describing the a business document:

<ul> <li><code>articles_of_association</code> <li><code>commercial_register_extract</code> <li><code>shareholder_list</code> </ul>
upload_urlstring required

A URL to upload the business document. Use this URL to upload a document with the HTTP method PUT and the content type header set to application/pdf.

expires_atstring date-time required

The expiry date for the upload link. Please only create upload links for immediate uploads.