Skip to main content
Verifying documents through the Web Services API means requesting a task, working with the files attached to it, and then returning the task to the server.

Verify documents through the API

1

Connect to the Web Services API

2

Open a session

3

Open a project

4

Request a task

5

Open the batch specified in the task

6

Request the list of documents in the task

7

Request the files from the server

Request the files that are attached either to the task (data verification stage) or to the document (verification stage).
8

Modify and save the files

If required, modify the files of the task and save them on the server.
9

Return the task to the server

10

Close the project