Ana içeriğe atla
POST
Ingest bank transaction record

Yetkilendirmeler

Authorization
string
header
gerekli

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Başlıklar

x-company-id
string
gerekli

Target tenant company id for write operation.

Gövde

application/json
version
string
gerekli
providerStamp
string
gerekli

Immutable provider idempotency key, including the bank-specific prefix.

idNo
string
gerekli
findAI
boolean
gerekli
incoming
boolean
gerekli
amount
number
gerekli
balance
number
gerekli
bankCode
string
gerekli
accountId
string | null
subAccountKey
string | null
stamp
string<date-time>
kullanımdan kaldırıldı

Legacy fetch timestamp; use fetchedAt for new records.

transactionDate
string<date-time> | null
fetchedAt
string<date-time> | null

Yanıt

Single entity response

status
boolean
result
object