Quickly extract account holder, institution and first account

Extracts account holder, bank and account information extracted from the first page of the bank statement, which is typically available before the full results. This is a synchronous call.

Complete guide: Fast verification

Authentication

X-Api-Keystring
API Key authentication via header

Path parameters

idstringRequired

Response

Successful Response
institutionstring or null
start_datedate or null
end_datedate or null
account_holderobject or null
accountslist of objects or null

Errors