Skip to main content

Append document extraction to a session

POST 

/documents/append

Used to extract data from a document and append the results to an existing session. The session ID must be supplied as a header because of the payload format, and the session must be valid and not expired.

This endpoint has similar behaviour to the singular document extraction endpoint, but associates the extracted data with the specified session.

Supports the RFC7240 Prefer header for document class and context preferences — see the singular extraction endpoint for details.

Request

Responses

Document extraction completed without error