amount: number
Transaction amount in the currency
amountCents: number
Transaction amount in cents
attachmentIds: string
[]
List of attachment identifiers associated with this transaction
attachmentLost: boolean
Whether the transaction attachment has been lost
attachmentRequired: boolean
Whether an attachment is required for this transaction
cardLastDigits: string
Last 4 digits of the card used (if card transaction)
cashflowCategory: object
Cashflow category information
name: string
cashflowSubcategory: object
Cashflow subcategory information
name: string
category: string
Transaction category
currency: string
Transaction currency (e.g., “EUR”, “USD”)
emittedAt: Date
Date and time when the transaction was emitted
id: string
Alternative unique transaction identifier
initiatorId: string
ID of the person/entity who initiated the transaction
label: string
Transaction description/label
labelIds: string
[]
Associated label identifiers for categorization
localAmount: number
Transaction amount in local currency
localAmountCents: number
Local amount in cents
localCurrency: string
Local currency of the transaction
note: string
Additional notes for the transaction
operationType: string
Type of operation (e.g., “transfer”, “card_payment”, “direct_debit”)
reference:Transaction reference identifiernull
|string
settledAt: Date
Date and time when the transaction was settled
settledBalance: number
Balance after transaction settlement
settledBalanceCents: number
Balance after settlement in cents
side:Transaction direction - ‘credit’ for incoming, ‘debit’ for outgoing"debit"
|"credit"
status: string
Current status of the transaction
subjectType: string
Type of the transaction subject
transactionId: string
Unique identifier for the transaction
Transfer details if this is a transfer transactionoptional
transfer:object
counterpartyAccountNumber: string
counterpartyBic: string
counterpartyIban: string
counterpartyName: string
updatedAt: Date
Date and time when the transaction was last updated
vatAmount:VAT amount if applicablenull
|number
vatAmountCents:VAT amount in cents if applicablenull
|number
vatRate:VAT rate as a percentage if applicablenull
|number