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

Path parameters

idstringRequired

Headers

X-Api-KeystringRequired
X-Application-IdstringRequired

Response

Successful Response
institutionstring or null
start_datestring or nullformat: "date"
end_datestring or nullformat: "date"
account_holderobject or null
accountslist of objects or null

Errors