Temenos Transact · Schema

Beneficiary

A registered payment beneficiary

BankingCore BankingDigital BankingEnterpriseFinancial-ServicesFintech

Properties

Name Type Description
beneficiaryId string Unique beneficiary identifier
customerId string Owning customer identifier
beneficiaryName string Name of the beneficiary
accountNumber string Beneficiary account number
iban string Beneficiary IBAN
bic string Beneficiary bank BIC/SWIFT code
bankName string Name of the beneficiary bank
bankCountry string Country of the beneficiary bank
currency string Default payment currency
beneficiaryType string Type of beneficiary
status string Beneficiary status
nickname string User-defined nickname for the beneficiary
View JSON Schema on GitHub

JSON Schema

temenos-transact-core-banking-beneficiary-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "Beneficiary",
  "type": "object",
  "description": "A registered payment beneficiary",
  "properties": {
    "beneficiaryId": {
      "type": "string",
      "description": "Unique beneficiary identifier"
    },
    "customerId": {
      "type": "string",
      "description": "Owning customer identifier"
    },
    "beneficiaryName": {
      "type": "string",
      "description": "Name of the beneficiary"
    },
    "accountNumber": {
      "type": "string",
      "description": "Beneficiary account number"
    },
    "iban": {
      "type": "string",
      "description": "Beneficiary IBAN"
    },
    "bic": {
      "type": "string",
      "description": "Beneficiary bank BIC/SWIFT code"
    },
    "bankName": {
      "type": "string",
      "description": "Name of the beneficiary bank"
    },
    "bankCountry": {
      "type": "string",
      "description": "Country of the beneficiary bank"
    },
    "currency": {
      "type": "string",
      "description": "Default payment currency"
    },
    "beneficiaryType": {
      "type": "string",
      "description": "Type of beneficiary"
    },
    "status": {
      "type": "string",
      "description": "Beneficiary status"
    },
    "nickname": {
      "type": "string",
      "description": "User-defined nickname for the beneficiary"
    }
  }
}

Work with this as data

Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/temenos-transact-core-banking-beneficiary"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.