LogoLogo
Developer portal
  • Welcome
    • About cookbooks
  • Authentication
    • About authentication
    • Authenticate employee
    • Create customer credentials
    • Authenticate customer
    • Refresh JSON Web Token
    • Invalidate customer credentials
    • Export-import roles
      • Export selected roles
      • Import selected roles
      • Import all roles
  • Header parameters
    • About header parameters
    • Mandatory parameters
    • Optional parameters
      • Requests with same request ID
      • Requests without request ID
  • Employee
    • Create employee
    • Find employee by ID
    • Find employee by username
  • Person
    • Create private person
    • Create legal person
    • Activate person
    • Find person
      • Find person details
      • Find person addresses
    • Create person document
    • Update personal info
    • Update person address
    • Create customer group
    • Create additional contact
    • Assign person to group
    • Create person representation
    • Close person representation
    • Create person financial data
    • Inactivate person
    • Reactivate person
    • Reactivate person
    • Forget person
    • Remove person restoration key
  • ACCOUNTS
    • Create currency account
    • Create internal account
    • Create virtual account
    • Create account application
    • Set account access rights
    • Create account limit code
    • Create account limit type
    • Create account limit
    • Create account class code
    • Create account type class rule
    • Find person accounts
    • Search account transactions
  • Reports
    • Reports
    • Request to generate account transactions report
      • Account transactions report parameters
  • Check report generation status
  • Download requested report
  • DEPOSITS
    • Deposit product management
      • Create deposit class code
      • Create deposit product
      • Update deposit product
      • Activate deposit product
      • Find deposit product
      • Inactivate deposit product
    • Deposit flow
      • Create deposit application
      • Find deposit application
      • Create deposit offer
      • Find deposit offer
      • Edit deposit offer
      • Accept deposit offer
      • Decline deposit offer
      • Find deposit contract
    • Deposit contract management
      • Change payout details
      • Change contract prolongation status
      • Update contract header
      • Adjust deposit contract interest
      • Make premature termination
  • Payments
    • Create outgoing payments
      • Create SEPA payment
      • Create SWIFT payment
      • Create domestic UK payment
      • Create domestic US payment
    • Change payment
    • Cancel payment
    • Confirm payment
    • Find AML information of a payment
    • Find settled SEPA transaction
    • Create payment template
    • Initialise FX quote request
    • Get FX quote response
    • Initiate FX order
  • LOANS
    • Create loan application
    • Accept loan application
    • Find loan application offers
    • Create loan offer
    • Accept loan offer
    • Find person contracts
    • Accept loan contract
    • Disburse loan contract
    • Create contract fee booking
    • Default loan contract
  • CARDS
    • Create price list
    • Create price for the price list
    • Card counting and summing groups
      • Create counting group
      • Create summing group
      • Find counting values for card
      • Find summing values for account
    • Add BIN
    • Create upper limit group
    • Create upper usage group
    • Create card design
    • Create debit card product
    • Activate card product
    • Create debit card application
    • Create credit product
    • Create credit card offer
    • Accept credit card offer
  • Interest base rates
    • Add interest base rate type - periodic
    • Add interest base rate type - instant
  • Interest rate caps
    • Add interest rate cap type
  • Webhooks
    • About webhooks
    • Find available webhooks
    • Enable or disable notification for webhook
      • Enable with notification type and channel code
      • Enable with notification ID
      • Disable with notification type and channel code
      • Disable with notification ID
    • Search subscribed webhooks
    • Subscribe webhook
    • Update webhook subscription
    • Unsubscribe webhook
    • Webhooks with payloads
      • Person
      • Account
      • Deposit
      • Payments
      • AML processes
      • Loan
      • Card
      • Debt
      • Finance
      • Reports
      • Processes
  • Lookups
    • About lookups
    • Find existing lookup groups
    • Find lookup values
      • Find entities
      • Find lookup type codes
      • Find lookup types
      • Find translation of lookup type
    • Create lookup values
      • Create lookup type and codes
      • Create lookup code for existing type
      • Create lookup translation
    • Manage lookup values
      • Mark lookup code as default
      • Remove default lookup code
      • Delete lookup code
  • Custom fields
    • About custom fields
    • Create custom fields
      • Create field set
      • Create fields
      • Create fields with copied values
    • Find custom fields
      • Find field sets
      • Find fields
      • Search custom field sources
      • Get custom field value
    • Update custom fields
      • Update field set
      • Update field
      • Update custom field value
    • Manage custom fields
      • Insert custom field values
      • Copy custom field values
      • Deactivate field
      • Delete custom field value
  • Holidays
    • Create holiday
    • Search existing holidays
    • Search holiday by ID
    • Delete holiday
Powered by GitBook

© Tuum 2024

On this page

Was this helpful?

Export as PDF
  1. Reports
  2. Request to generate account transactions report

Account transactions report parameters

On this page, you will find a list of parameters included in the account transactions report. The report is available in both CSV and JSON formats, with a similar parameter structure. The key difference is that in the JSON format, the following parameters are represented as nested objects:

  • transactionAmount: amount, currencyCode

  • initialBalanceAmount: amount, currencyCode

  • source: sourceName, sourceRef

  • counterparty: name, accountNumber, accountNumberSubtype, accountNumberCountryCode, financialInstitutionId

Parmeter name
Type
Description

transactionId

Number, Text

Transaction Id number.

Example: ID-275388

groupId

Number

Transaction groupId. Example: 290379

postingDate

Date

Posting date is the current Tuum banking date when the account transaction was posted to the Account API. Date format: YYYY-MM-DD. Example: 2029-04-01

accountId

Number, Text

The account number from where the account transactions are extracted. Example: ID-12333

transactionTypeCode

Text, Number

The transaction type code.

Example: ACC_ADM_FE

transactionSubtypeCode

Text

Transaction subtype.

directionCode

Text

Transaction direction. Example: OUT

initialBalanceAmount

Number

Initial balance amount. Example: 3989.97

transactionAmount

Number

Transaction amount. Example: 12.4

currencyCode

Text

Transaction currency. Example: EUR

counterpartyName

Text

Transaction counterparty name. Example: Simon Parker

counterpartyAccountNumber

Number, Text

Counterparty account number. Example: EE871275295834652820

counterpartyAccountNumberTypeCode

Text

Counterparty account number type. Example: IBAN

counterpartyAccountNumberSubtype

Text

Counterparty account number subtype.

counterpartyAccountNumberCountryCode

Text

Counterparty account number country code. Example: EE

counterpartyFinancialInstitutionId

Number, Text

Counterparty financial institution Id. Example: PARXEE22XXX

counterpartyFinancialInstitutionIdTypeCode

Text

Counterparty financial institution type. Example: BIC

details

Text, Number

Transaction details. Example: Account maintenance fee

metaInfo

Text, Number

Transaction meta info. Example: {"paymentResidencyCountryCode":"LV","intrabankPaymentSource":null,"paymentMetaInfo":"[{"typeCode":"SELECTED_SCHEME","value":"SEPA_REGULAR"}]"}

merchantInfo

Text, Number

Merchant information.

endToEndId

Number

End to end Id. Example: 2222223

transactionDTime

Date, Time

Transaction date-time. Format: YYYY-MM-DDThh:mm:ss.sssZ Example: 2025-02-28T11:23:58.16Z

paymentServiceProviderCode

Text

Payment service provider code. Example: SEPA

labels

Text

Transaction labels. Example: SEPA_REGULAR

referenceNumber

Number, Text

Transaction reference number.

contractSourceName

Text

Contract source name. Example: LOAN.CONTRACT_HEADER

contractSourceRef

Number, Text

Contract source reference. Example: ID-1718026338

contractRef

Number, Text

Contract reference.

valueDate

Date

Value date is the date on which operation actually carries out or is supposed to carry out in the account. Must be the same or earlier than the posting date. Date format: YYYY-MM-DD. Example: 2029-04-01

isReversed

Text

Defines if the transaction is reversed. Example: false

reversedTransactionId

Number, Text

Id number of the reversed transaction.

filingCode

Number

Technical code assigned to the transaction record. Example: 2029040100275388

reportDateType

Text

Account transaction report date type. Example: POSTING_DATE

domainCode

Text

Domain code. Example: PMNT

familyCode

Text

Transaction family code. Example: RCDT

subfamilyCode

Text

Transaction subfamily code. Example: FEES

sourceName

Text, Number

Transaction source name. Example: ACCOUNT.ACCOUNT_PERIODIC_FEE

sourceRef

Text, Number

Transaction source reference. Example: ID-78253

transactionGroupCode

Text

Transaction group code. Example: FEE

virtualAccountId

Number, Text

Virtual account Id.

uniqueIdentifier

Number, Text

Transaction unique identifier. Example: 1f78c038-96a6-4882-925e-ce8cd2668220

PreviousRequest to generate account transactions reportNextCheck report generation status

Last updated 2 months ago

Was this helpful?