Attach Documents to Business Customer V2
Attach formation, ownership, and supporting documents to an existing business customer. Documents are categorised into three arrays — formation_documents, ownership_documents, and supporting_documents — replacing the v1 ownership_structure / company_details / legal_presence structure.
Documentation Index
Fetch the complete documentation index at: https://developer.fin.com/llms.txt
Use this file to discover all available pages before exploring further.
- Upload files first using the Upload document endpoint to obtain URIs, then reference them here.
- Parse
tos_policies_valuefrom thetos_policies_urlreturned byPOST /v2/customers/businessand include it in this request.
Document Type Reference
See Entity-wise document requirement for all validtype values per
category and entity type.Authorizations
Bearer token authentication. Obtain token from Issue a Token endpoint
Path Parameters
Unique identifier for the business customer
Body
Parsed from the tos_policies_value query parameter in the tos_policies_url returned by POST /v2/customers/business. Signifies the customer has accepted the Terms of Service.
"f11e77c6-8dc0-4d4b-a3f2-ed84c8ccfc69"
Documents proving the legal existence of the business (e.g., Certificate of Incorporation, Articles of Incorporation, Trust Agreement, Tax registration certificate).
Documents proving who controls and owns the business (e.g., Shareholder Register, Org Chart, Power of Attorney, Directors Registry).
Additional compliance and operational documents (e.g., Proof of Address, Proof of Source of Funds, AML Comfort Letter, Marketing Materials).
Response
Documents attached successfully
Generic response object
