Temenos Transact · Example Payload

Temenos Transact Core Banking Country Example

BankingCore BankingDigital BankingEnterpriseFinancial ServicesFintech

Temenos Transact Core Banking Country Example is an example object payload from Temenos Transact, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

countryCodecountryNamecurrencyCodeibanRequiredsanctioned

Example Payload

Raw ↑
{
  "countryCode": "example_value",
  "countryName": "example_value",
  "currencyCode": "example_value",
  "ibanRequired": true,
  "sanctioned": true
}