Temenos Transact · Schema

Account

A banking account arrangement in Temenos Transact. Created through the Arrangement Architecture supporting current, savings, corporate, Islamic, non-resident, and minor account types.

BankingCore BankingDigital BankingEnterpriseFinancial ServicesFintech

Properties

Name Type Description
accountId string Unique system-generated account identifier
accountName string Display name of the account
customerId string Identifier of the owning customer
customerName string Name of the owning customer
productId string Product identifier from the arrangement architecture
productName string Human-readable product name
accountType string Type of account
currency string Account currency in ISO 4217 format
status string Current account status
openingDate string Date the account was opened
workingBalance number Current working balance of the account
availableBalance number Available balance including overdraft facility
accountOfficerId integer Identifier of the assigned account officer
branchId string Branch where the account is held
iban string International Bank Account Number
bic string Bank Identifier Code (SWIFT code)
View JSON Schema on GitHub