Extraction Candidates

Extraction candidates represent a list of suggestions for an appropriate extraction.

Available extraction candidates

Name

Description

Entity

Name

Description

Entity

amounts

All amounts of a given document.

amount

bics

All BICs of a given document.

bic

ibans

All IBANs of a given document.

iban

referenceIds

All potential reference ID numbers of a given document.

text

//extraction candidates { "dates": [ {"entity": "amount","value": "20.00:EUR","box": { ... } }, {"entity": "amount","value": "17.99:EUR","box": { ... } }, ... ] }