Upload Business Bank Statement
Automatically validate, extract and verify transactional data from a valid PDF Business bank statement.
Upload Business Bank Statement
POST
{{baseUrl}}/business/bank-accounts/:bank_account_id/upload-bankstatement
Upload one or many valid PDF bank statements to a bank_account_id
. The business bank statements will need to be uploaded one-by-one in sequential calls.
Path Parameters
bank_account_id*
String
It ensures that the transactional data is associated to the correct Bank Account Record.
Headers
Content-Type*
multipart/form-data
Request Body
statement*
form-data
Select the file you would like to upload. This needs to be a valid business bank PDF statement that the customer has downloaded from their internet banking. See here for more information on the types of statements that can be uploaded.
Last updated