API Reference

Send the file set for digitization

After uploading the files for all documents, send a POST request to Submit them for digitization. Replace filesetId with the ID of the file set, to complete the file set.

📘

Each file group must comply with one of the following templates:

  • A set of images in any supported format (JPEG, PNG);
  • A single PDF file;
  • PDF + XML (1:1);
  • PDF + JSON (1:1).

❗️

If even one of the uploaded file groups is invalid, the entire file set will be rejected!

Finally, send the file set for digitization, specifying the file set ID (filesetId) in the request body.