Filter by specific bank account IDoptional
bankAccountId:string
Filter transactions emitted after this date (ISO string)optional
emittedAtFrom:string
Filter transactions emitted before this date (ISO string)optional
emittedAtTo:string
Filter by specific IBANoptional
iban:string
Filter by operation type (e.g., ‘transfer’, ‘card_payment’, ‘direct_debit’)optional
operationType:string
Filter transactions settled after this date (ISO string)optional
settledAtFrom:string
Filter transactions settled before this date (ISO string)optional
settledAtTo:string
Filter by transaction side: ‘credit’ for incoming, ‘debit’ for outgoingoptional
side:"debit"
|"credit"
Filter by transaction statusoptional
status:string
Filter transactions updated after this date (ISO string)optional
updatedAtFrom:string
Filter transactions updated before this date (ISO string)optional
updatedAtTo:string
Filter to include only transactions with or without attachmentsoptional
withAttachments:boolean