Learn how to extract dense tables from account statements
extractPerPage
parameter.Example account statement with dense table
Create a document template
Build an extraction schema
object
- Account holder details and statement periodobject
- Account summary including opening/closing balancesarray
- Transaction detailsExample account statement JSON schema
Configure per-page extraction
extractPerPage
parameter to process the transactions
array on
each page separately.transactions
propertyaccount_info
and summary
data once from the whole document transactions
from each page separately Test the template
Using the API