Skip to main content
Operation, also referred to as a transaction, represents the financial activity. Every Operation sent must be linked to at least one Account that already exists in the system. This ensures that every transaction is associated with a specific Customer, which is a critical requirement for effective monitoring. This linkage applies to at least one party in the transaction. Each transaction can have up to four participants — two direct parties (sender and receiver) and two ultimate parties. At least one direct party must be your customer; the others may be customers or external counterparties. To keep integration simple, we use a single endpoint for all transaction data. The specific details required depend on the type of operation you are reporting.

Operation Types

You can always retrieve the full list of available operation types via Classifier API.

Financial Flow Direction

Financial flow direction refers to the movement of money between entities or accounts. It dictates which party role must be a customer and helps to determine which direction is used for money.

Incoming

Outgoing

Internal

Flexible Fields

While most operations share basic fields (like amount and currency), some require specific data to ensure accurate risk scoring:
  • Card Operations: Include merchant details, MCC codes, and terminal info.
  • SEPA/SWIFT: Focus on sender/receiver IBANs and intermediary bank details.
If a field is not relevant to a specific operation type (for example, a merchant name for a SEPA transfer), you can simply leave it blank.

Other Caveats

If operation party does not contain currency, the currency is inherited from operation currency. Exception in CRYPTO_EXCHANGE where creditor does not inherit operation currency even if the currency is absent.