Transaction Report

Definition

  • The Transaction Report is a structured record of all transactions processed through the platform.
  • It enables clients to review, reconcile, and audit payment activity associated with their settlement accounts.
  • The report provides transparency over transaction flows, including statuses, amounts, fees, and counterparties.

How to Create the Report

At present, Transaction Reports can only be generated through the Client Portal:

  1. Open a Settlement Account details
  2. Navigate to the Report Reconciliation section.
  3. Create a new report by specifying the desired parameters (e.g., date range, transaction type, etc).

For a step-by-step guide, refer to the Client Portal Reconciliation Guide.


File Format

The Transaction Report is generated in CSV format with the following settings:

Format OptionValueExample
Data Separator;field1;field2
Decimal Symbol.1000.00
Date Formatdd.mm.yyyy2025-07-21
Time FormatHH:MM:SS14:30:55.000

List of Fields

Below is the list of fields included in the report along with their descriptions:

Field NameDescriptionExample
transaction_idUnique identifier for the transaction205630902832295855
transaction_typeType of transaction (e.g., payment, refund)PAYMENT
auth_amountAuthorised amount of the transaction before any fees or conversions1157.39
auth_currencyCurrency in which the transaction was originally authorised (ISO 4217)CAD
cost_amountFinal settled amount after fees and currency conversion (if applicable)17.36
cost_currencyCurrency in which the transaction was settled (ISO 4217)USD
statusFinal status of the transaction (e.g., CAPTURED, PAID_OUT)CAPTURED
transaction_datetimeDate and time when the transaction was processed (UTC)2025-07-21T01:24:22.000 UTC+00:00

Time Zone Clarification

  • The time zone for the Transaction Report is defined at the moment of report creation.
  • This time zone is used to determine the time window for collecting transactions, with all date and time filters applied according to the selected time shift.
  • All timestamps included in the final report (e.g., transaction_datetime) reflect this defined time zone and are not converted to UTC.
  • Consumers of the report should interpret all time values based on the selected time zone during report generation.

Sample File

You can download a sample CSV file here to preview the structure and formatting of the report.