Attach Documents to Associated Party V2
Create Business Customer
Attach Documents to Associated Party V2
Attach identifying documents and address documents for one or more associated parties of a business customer. Replaces the v1 proof_of_identity / proof_of_address structure with separate identifying_documents and address_documents arrays, allowing multiple ID documents per party.
POST
Attach Documents to Associated Party V2
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 Upload document to obtain URIs,
then reference them here.
The
associated_party_id for each party is returned in the
Get Customer Details V2 response.Identity Document Side Requirements
| Type | Sides Required |
|---|---|
PASSPORT | No (single image) |
NATIONAL_ID | Yes — FRONT + BACK |
DRIVERS_LICENSE | Yes — FRONT + BACK |
RESIDENCE_PERMIT | No (single image) |
Authorizations
Bearer token authentication. Obtain token from Issue a Token endpoint
Path Parameters
Unique identifier for the business customer
Body
application/json
Array of document attachments, one entry per associated party. Multiple parties can be submitted in a single request.
Minimum array length:
1Response
Documents attached successfully
Generic response object
