post https://api.ocrolus.com/v2/book//mixed-document
Upload a Mixed Document file to a Book for processing.
A Mixed Document is a sequence of pages that have not yet been classified. The sequence can contain one or many Form Types. There can be multiple Forms of the same Form Type. An example would be a document containing two W2's, two Paystubs, and one Bank Statement.
Content-Type
This is an Upload endpoint and hence requires a payload of Content-Type
multipart/form-data
. For details on how to encode request bodies in the platform of your choice, refer to our guide on multipart/form-data Payloads.