Creates bank transactions in batch. Maximum 500 transactions per request. Duplicate transactions (same transactionId for the same bank account) are silently skipped.
Basic authentication header of the form Basic <api_key>, where <api_key> is your api key.
List of bank transactions to create. Maximum 500 per request.
default response
Unique identifier for the bank transaction
ID of the bank account this transaction belongs to
Transaction date
Transaction amount in minor units (e.g. cents)
Debit/credit sign
⚠️ This enum is not exhaustive; new values may be added in the future.
D, C Reconciliation status
⚠️ This enum is not exhaustive; new values may be added in the future.
EXCLUDED, MATCHED, UNMATCHED Transaction name / payee
Transaction memo / description
Transaction reference
External transaction identifier for idempotency
Timestamp when the transaction was created