Temenos Transact · Capability

Temenos Digital Banking

Unified digital banking capability combining account management, customer operations, payment processing, deposits, loans, and reference data for retail and corporate banking applications. Used by digital banking developers and fintech integration teams.

Run with Naftiko TemenosDigital BankingCore BankingPayments

What You Can Do

GET
List accounts — List customer accounts
/v1/accounts
GET
Get account — Get account details
/v1/accounts/{accountId}
GET
Get account balances — Get account balances
/v1/accounts/{accountId}/balances
GET
Get account transactions — Get transaction history
/v1/accounts/{accountId}/transactions
GET
List customers — List customers
/v1/customers
POST
Create customer — Create a customer
/v1/customers
GET
List payment orders — List payment orders
/v1/payments
POST
Create payment order — Create a payment order
/v1/payments
POST
Create fund transfer — Initiate a fund transfer
/v1/transfers

MCP Tools

list-accounts

List customer accounts with optional filters

read-only
get-account

Get account details by ID

read-only
get-account-balances

Get account balance information

read-only
get-account-transactions

Get transaction history for an account

read-only
list-customers

List customers

read-only
get-customer

Get customer details

read-only
create-customer

Create a new customer

get-customer-accounts

List accounts for a customer

read-only
create-fund-transfer

Initiate a fund transfer between accounts

get-fund-transfer

Get fund transfer status and details

read-only
list-payment-orders

List payment orders

read-only
create-payment-order

Submit a payment order

cancel-payment-order

Cancel a pending payment order

list-deposits

List deposit arrangements

read-only
list-loans

List loan arrangements

read-only
list-beneficiaries

List payment beneficiaries

read-only
create-beneficiary

Register a new payment beneficiary

list-products

List banking products from the catalog

read-only
list-currencies

List available currencies

read-only
validate-iban

Validate an IBAN and resolve bank details

read-only
list-cards

List debit and credit cards

read-only

APIs Used

core-banking