Skip to main content
POST
Create Transaction

Body

application/json
transactionDate
string<date>
required
orgId
string | null
default:00000000-0000-0000-0000-000000000001
bankAccountId
string | null
description
string | null
default:""
debitAmount
number | null
default:0
creditAmount
number | null
default:0
balance
number | null
default:0
bankName
string | null
fileName
string | null

Response

Successful Response

id
string
required
orgId
string
required
transactionDate
string
required
description
string
required
debitAmount
number
required
creditAmount
number
required
balance
number
required
reconciled
boolean
required
createdAt
string
required
importedAt
string
required
bankAccountId
string | null
bankAccountName
string | null
matchedEntryId
string | null
matchConfidence
number | null
bankName
string | null
fileName
string | null