external_reference_id and a set of required documents.
Endpoint
Request headers
JWT access token obtained from the auth API.
Request body
UUID of the verification flow.
List of co-applicants to be added.
Your unique identifier for the co-applicant.
Name of the co-applicant.
List of required document types for this co-applicant.
Response
List of successfully created co-applicants.
List of co-applicants that failed to be created along with error details.
Example
Error responses
| Status | Meaning |
|---|---|
400 | co_applicants list cannot be empty |
401 | Invalid or missing token |
409 | Flow not found |