Temenos Transact · Schema

CountriesResponse

BankingCore BankingDigital BankingEnterpriseFinancial ServicesFintech

Properties

Name Type Description
body array
View JSON Schema on GitHub

JSON Schema

temenos-transact-core-banking-countries-response-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "CountriesResponse",
  "type": "object",
  "properties": {
    "body": {
      "type": "array"
    }
  }
}