Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This is the standard way of uploading a document to the Gini extraction system. A PDF document can contain single or multiple pages. JPEG and PNG documents are also accepted. When it is uploaded, it the document is processed by the system normally and without any adjustments regarding its structure.

...

  • branchid is used to group uploads from a specific client, for example, branches for banks

  • deviceclass specifies from which kind of device the upload comes, for example, if it was uploaded from a desktop computer or a smartphone

Requesting

...

query parameters

If the upload is performed without multipart/form-data you can optionally provide a file name for the submitted document with a query parameter:

...

  • branchid is used to group uploads from a specific client (eg branches for banks)

  • deviceclass specifies from which kind of device the upload comes from. Eg. if it was uploaded from a desktop computer or a smart phonesmartphone.

Request

...

query parameters

Name

Type

Description

filename

string

(Optional) File name of the submitted document.

...

Header

Value

Content-Type

application/vnd.gini.v1.composite+json

Accept

application/vnd.gini.v1+json

Request

...

query parameters

If the upload is performed without multipart/form-data, you can optionally provide a file name for the submitted document with a query parameter:

...