Finalize a collection
Document Collections
Finalize a collection
The endpoint finalizes a document collection by creating or updating links for all matched documents and users. Optionally accepts a subset of document IDs to finalize. If no document_ids provided, all recognized documents in the collection will be finalized.
POST
Finalize a collection
Authorizations
Client ID
Client Access Key
Path Parameters
Collection ID
Body
application/json
Optional list of document IDs to finalize. If not provided, all recognized documents in the collection will be finalized.
Example:
[
"d1e2f3a4b5c6d7e8f9a0b1c2d3e4f5a6",
"a9b8c7d6e5f4a3b2c1d0e9f8a7b6c5d4"
]
Product type for finalization. Defaults to 'income' if not provided.
Available options:
income, employment Example:
"income"
Response
List of users with their links and documents