Skip to main content
PATCH
Update Bank Statement

Path Parameters

statement_id
string
required

Body

application/json
bankName
string | null
accountNumber
string | null
statementDate
string | null
fileUrl
string | null

Response

Successful Response

id
string
required
bank_name
string | null
bankName
string | null
account_number
string | null
accountNumber
string | null
statement_date
string | null
statementDate
string | null
transactionDate
string | null
file_url
string | null
fileUrl
string | null
imported_at
string | null
importedAt
string | null
balance
number | null
amount
number | null
description
string | null
line_count
integer | null
lineCount
integer | null
lines
BankStatementLine · object[] | null