Exciting New Features in DIGI – See What’s New! July 2025 Update.

DIGI document digitisation robot

Hey!


We've been busy developing DIGI, taking your great suggestions and requests to heart. Check out the latest new features and improvements!

What has changed?

  • New: Item line Digitisation
  • New: Waybill Digitisation
  • New: Additional fields
  • New: Additional file formats
  • New: Automatic Supplier Detection
  • Important: Removal of the field rounding
  • Important: Changes to /api/teach
  • Informational: Updated Tutorials

1. Item Line Digitisation

We have greatly improved item lines digitisation accuracy.
Using the endpoint /api/document/lines, DIGI reliably extracts detailed item line information from your documents. It can detect:
  • Product codes
  • Product/service descriptions
  • Units
  • Quantities
  • Prices
  • Tax
  • Order ID
  • Discounts
  • Total amounts
  • Item type (product or service)
This is especially useful if you need granular data for splitting invoice amounts by projects, products, or other categories, or if you need to report purchased goods to your warehouse.

Learn more on our blog
Check endpoint documentation

2. Waybill Digitisation

We think of waybills or CMRs as documents where item lines should be digitised, but check for sums is not needed. For this type of documents we created an endpoint /api/waybill, which returns item lines in any case, and does not verify the sums by VAT comparison.

Learn more about the new endpoint

3. Additional fields

We have added additional fields that DIGI can search for:
  • Item lines: mentioned above
  • Phone number of supplier
  • Email address of supplier
  • County (only in Estonia)
  • Document Direction (DEBIT or CREDIT)
For a complete list, check our documentation or read the tutorial.

4. Additional file formats

In addition to PDF, JPGs and others, DIGI now supports document submissions in DOCX, TIFF, and HTML formats, giving you greater flexibility in how you work with your documents.

5. Automatic Supplier Detection

The supplier is now automatically identified for each document. Previously, we were listing detected companies, assuming the submitter knows who the buyer is. Now, the system puts the identified supplier as the first company in the list.
Learn more about specifications for fields

6. Removal of the field "rounding"

NB! This only affects you if you use item line digitisation, and make use of the field “rounding” that DIGI returns in case of mismatch of sums.
We are updating the field rounding to linesRounding to align with the data types of other fields. Please migrate to use key “linesRounding”: string instead of “rounding”: number as per our documentation (scroll to bottom and see DocumentResponse).

The old key rounding will be removed at the end of August 2025.

7. Changes to "/api/teach"

The updated Teach endpoint (/api/teach) makes it easier to automatically improve digitisation results. From now on, only incorrectly digitised documents are accepted by the Teach endpoint.

When submitting a document to the Teach endpoint, you’ll must specify the incorrectly digitised field and provide the corrected value as per our documentation.

8. Informational: Updated Tutorials

We’ve created new tutorials to help you test and implement DIGI’s latest features. Check them out to get the most from your digitisation robot:
If you have any questions, feedback, or suggestions, please don’t hesitate to reach out. We’re always here to help and eager to make DIGI even better for you.
Thank you and warm regards,
The CostPocket Team