2026-06-24
4 days ago by ReadMe API
Summary: Documents
Documents
- Added unified
POST /submit_documentendpoint. This endpoint consolidates document submission for both person and business documents, supporting multiple document types including person identification bundles, business articles of association, commercial register extracts, and shareholder lists. The endpoint returns a presigned upload URL that can be used to upload the document file. - Deprecation Warning: The
POST /businesses/{business_id}/submit_documentendpoint is now deprecated. Please use the new unifiedPOST /submit_documentendpoint instead, which supports both person and business documents through a discriminated union approach.