Get bank transaction
Returns a specific bank transaction by ID
Authorizations
Basic authentication header of the form Basic <api_key>, where <api_key> is your api key.
Response
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