Extraction Candidates
Extraction candidates represent a list of suggestions for an appropriate extraction.
Available extraction candidates
//extraction candidates
{
"dates": [
{"entity": "amount","value": "20.00:EUR","box": { ... } },
{"entity": "amount","value": "17.99:EUR","box": { ... } },
...
]
}