added

Entities

A new output is added to each extractor, entities, it lists all the entities found in the document:

{
  "entities": [{"fullName": "Charles L'Heureux", "firstName": "Charles", "lastName":"L'Heureux", "id": "zakoz35az234251f"}],
  "extractedInformation": {...},
  "controls": {...}
}